maint/deps ~ improve dependency reference for the 'rust-users' external crate

This commit is contained in:
Roy Ivy III 2020-04-24 02:47:12 -05:00
parent 6880938955
commit 100fc8d1e0

View file

@ -324,8 +324,7 @@ time = "0.1"
unindent = "0.1"
[target.'cfg(unix)'.dev-dependencies]
# FIXME: this should use the normal users crate, but it conflicts with the users utility
rust-users = { git = "https://github.com/uutils/rust-users" }
rust-users = { version="0.10", package="users" }
unix_socket = "0.5.0"
[[bin]]