diff --git a/citro3d/Cargo.toml b/citro3d/Cargo.toml index e0772ec..2998a81 100644 --- a/citro3d/Cargo.toml +++ b/citro3d/Cargo.toml @@ -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"]