Use crate of redox_syscall
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ path = "src/bin/sudo.rs"
|
||||
|
||||
[dependencies]
|
||||
rand = { git = "https://github.com/redox-os/rand.git" }
|
||||
syscall = { git = "https://github.com/redox-os/syscall.git" }
|
||||
redox_syscall = "0.1"
|
||||
termion = "1.1"
|
||||
|
||||
[dependencies.argon2rs]
|
||||
|
||||
Reference in New Issue
Block a user