Bump nix from 0.14.0 to 0.14.1 (#4642)

automerge
This commit is contained in:
dependabot-preview[bot]
2019-06-18 11:36:26 -07:00
committed by Grimes
parent 5683282c94
commit 2da7c7fbd3
3 changed files with 6 additions and 6 deletions

View File

@ -12,7 +12,7 @@ edition = "2018"
bincode = "1.1.4"
clap = "2.33.0"
log = "0.4.2"
nix = "0.14.0"
nix = "0.14.1"
rand = "0.6.1"
socket2 = "0.3.9"
solana-logger = { path = "../logger", version = "0.16.0" }