Update syscall
... | ... | @@ -29,7 +29,7 @@ pkgar-core = "0.1.0" |
pkgar-keys = "0.1.0" | ||
rand = "0.8" | ||
redox_pkgutils = "0.1.6" | ||
redox_syscall = "0.2.11" | ||
redox_syscall = "0.2.12" | ||
redoxfs = "0.5.0" | ||
rust-argon2 = "0.8.2" | ||
serde = "1.0.110" | ||
... | ... |
Please register or sign in to comment