1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-31 13:07:46 +00:00

bump the users version

This commit is contained in:
Sylvestre Ledru 2022-05-30 14:23:17 +02:00
parent 7861cc9dca
commit 3c3020ef99
2 changed files with 3 additions and 3 deletions

View file

@ -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]