Skip to content

Commit

Permalink
chore: bump pin array min version
Browse files Browse the repository at this point in the history
  • Loading branch information
0x00002a committed Jun 18, 2024
1 parent 4e4620f commit 921a267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion citro3d/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ ctru-rs = { git = "https://github.com/rust3ds/ctru-rs.git" }
ctru-sys = { git = "https://github.com/rust3ds/ctru-rs.git" }
document-features = "0.2.7"
libc = "0.2.125"
pin_array = { version = "0.1.0" }
pin_array = { version = "0.1.1" }

[features]
default = ["glam"]
Expand Down

0 comments on commit 921a267

Please sign in to comment.