mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
fix build (#1639)
This commit is contained in:
819
system-images/compat/Cargo.lock
generated
819
system-images/compat/Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -19,12 +19,12 @@ itertools = "0.10.0"
|
||||
lazy_static = "1.4"
|
||||
linear-map = { version = "1.2", features = ["serde_impl"] }
|
||||
log = "0.4.11"
|
||||
nix = "0.23.0"
|
||||
nix = "0.24.1"
|
||||
pest = "2.1"
|
||||
pest_derive = "2.1"
|
||||
rand = "0.7"
|
||||
rand = "0.8.5"
|
||||
regex = "1.4.2"
|
||||
rust-argon2 = "0.8.3"
|
||||
rust-argon2 = "1.0.0"
|
||||
serde = { version = "1.0.118", features = ["derive", "rc"] }
|
||||
serde_json = "1.0.67"
|
||||
serde_yaml = "0.8.17"
|
||||
|
||||
Reference in New Issue
Block a user