diff --git a/Cargo.toml b/Cargo.toml index 0ababa4c6f..955abf76ae 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,4 +3,4 @@ name = "init" version = "0.1.0" [dependencies] -redox_syscall = { git = "https://github.com/redox-os/syscall.git" } +redox_syscall = "0.1"