Update Rust crate nix to 0.30.0
This commit is contained in:
parent
13b8e3de37
commit
3b50683bfd
2 changed files with 28 additions and 6 deletions
|
@ -30,5 +30,5 @@ toml = "0.8.19"
|
|||
zstd = "0.13.2"
|
||||
argh = "0.1.13"
|
||||
cmd_lib = "1.9.5"
|
||||
nix = { version = "0.29.0", features = ["user"] }
|
||||
nix = { version = "0.30.0", features = ["user"] }
|
||||
async-recursion = "1.1.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue