Bump nix from 0.13.0 to 0.14.0 (#4382)
Bumps [nix](https://github.com/nix-rust/nix) from 0.13.0 to 0.14.0. - [Release notes](https://github.com/nix-rust/nix/releases) - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](https://github.com/nix-rust/nix/compare/v0.13.0...v0.14.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
Pankaj Garg
parent
90e73515ed
commit
190656967d
@ -12,7 +12,7 @@ edition = "2018"
|
||||
bincode = "1.1.4"
|
||||
clap = "2.33.0"
|
||||
log = "0.4.2"
|
||||
nix = "0.12.0"
|
||||
nix = "0.14.0"
|
||||
rand = "0.6.1"
|
||||
socket2 = "0.3.9"
|
||||
solana-logger = { path = "../logger", version = "0.15.0" }
|
||||
|
Reference in New Issue
Block a user