mirror of
https://github.com/uutils/coreutils
synced 2024-12-12 22:32:53 +00:00
maint/deps ~ improve dependency reference for the 'rust-users' external crate
This commit is contained in:
parent
6880938955
commit
100fc8d1e0
1 changed files with 1 additions and 2 deletions
|
@ -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]]
|
||||
|
|
Loading…
Reference in a new issue