Skip to content

Commit

Permalink
Merge pull request #3576 from sylvestre/users
Browse files Browse the repository at this point in the history
bump the users version
  • Loading branch information
sylvestre authored May 30, 2022
2 parents a240b1c + 3c3020e commit e3b8ad9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ rlimit = "0.8.3"

[target.'cfg(unix)'.dev-dependencies]
nix = { version = "0.24.1", default-features = false, features = ["process", "signal", "user"] }
rust-users = { version="0.10", package="users" }
rust-users = { version="0.11", package="users" }
unix_socket = "0.5.0"

[build-dependencies]
Expand Down

0 comments on commit e3b8ad9

Please sign in to comment.