Bump nix and ctrlc crate to resolve audit failures (#20558)
* Bump nix and ctrlc * Update to direct error variants * Use statement cleanup
This commit is contained in:
@ -13,7 +13,7 @@ edition = "2018"
|
||||
bincode = "1.3.3"
|
||||
clap = "2.33.1"
|
||||
log = "0.4.14"
|
||||
nix = "0.20.0"
|
||||
nix = "0.23.0"
|
||||
rand = "0.7.0"
|
||||
serde = "1.0.130"
|
||||
serde_derive = "1.0.103"
|
||||
|
Reference in New Issue
Block a user