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:
@ -14,7 +14,7 @@ bincode = "1.3.3"
|
||||
bs58 = "0.4.0"
|
||||
clap = "2.33.1"
|
||||
criterion-stats = "0.3.0"
|
||||
ctrlc = { version = "3.1.9", features = ["termination"] }
|
||||
ctrlc = { version = "3.2.1", features = ["termination"] }
|
||||
console = "0.14.1"
|
||||
const_format = "0.2.21"
|
||||
log = "0.4.14"
|
||||
|
Reference in New Issue
Block a user