Update dependencies.
This commit is contained in:
Generated
+331
-303
File diff suppressed because it is too large
Load Diff
+3
-2
@@ -25,9 +25,9 @@ redox_liner = "0.5.1"
|
||||
libc = "0.2.70"
|
||||
failure = "0.1.8"
|
||||
pkgar = "0.1.6"
|
||||
rand = "0.7.3"
|
||||
rand = "0.8"
|
||||
redox_pkgutils = "0.1.6"
|
||||
redoxfs = "0.4.1"
|
||||
redoxfs = { git = "https://gitlab.redox-os.org/redox-os/redoxfs.git" }
|
||||
rust-argon2 = "0.8.2"
|
||||
serde = "1.0.110"
|
||||
serde_derive = "1.0.110"
|
||||
@@ -36,3 +36,4 @@ toml = "0.5.6"
|
||||
|
||||
[patch.crates-io]
|
||||
ring = { git = "https://gitlab.redox-os.org/redox-os/ring.git", branch = "redox-unix-0.13.5" }
|
||||
filetime = { git = "https://github.com/alexcrichton/filetime", rev = "2389280" }
|
||||
|
||||
Reference in New Issue
Block a user