mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-31 13:07:46 +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"
|
unindent = "0.1"
|
||||||
|
|
||||||
[target.'cfg(unix)'.dev-dependencies]
|
[target.'cfg(unix)'.dev-dependencies]
|
||||||
# FIXME: this should use the normal users crate, but it conflicts with the users utility
|
rust-users = { version="0.10", package="users" }
|
||||||
rust-users = { git = "https://github.com/uutils/rust-users" }
|
|
||||||
unix_socket = "0.5.0"
|
unix_socket = "0.5.0"
|
||||||
|
|
||||||
[[bin]]
|
[[bin]]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue