diff --git a/ctru-sys/Cargo.toml b/ctru-sys/Cargo.toml index 93dbc4f..7a0a205 100644 --- a/ctru-sys/Cargo.toml +++ b/ctru-sys/Cargo.toml @@ -6,4 +6,4 @@ license = "https://en.wikipedia.org/wiki/Zlib_License" [dependencies] libc = { version = "0.2", default-features = false } -linker-fix-3ds = { git = "https://github.com/AzureMarker/rust-linker-fix-3ds.git" } +linker-fix-3ds = { git = "https://github.com/Meziu/rust-linker-fix-3ds.git" }