Bump users from 0.9.1 to 0.10.0 (#9343)

automerge
This commit is contained in:
dependabot-preview[bot]
2020-04-10 12:47:21 -07:00
committed by GitHub
parent 994f8c325a
commit f0291dc5d3
2 changed files with 5 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ solana-logger = { path = "../logger", version = "1.2.0" }
[target."cfg(unix)".dependencies]
unix_socket2 = "0.5.4"
users = "0.9.1"
users = "0.10.0"
nix = "0.17.0"
sysctl = "0.4.0"