1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-30 12:37:49 +00:00

Remove git dependencies

This commit is contained in:
Alex Lyon 2019-04-28 19:37:23 -07:00
parent e0eb10cd37
commit db35eab23b
5 changed files with 22 additions and 22 deletions

View file

@ -263,7 +263,7 @@ unindent = "0.1.3"
lazy_static = "1.3.0"
[target.'cfg(unix)'.dev-dependencies]
rust-users = { git = "https://github.com/uutils/rust-users" }
rust-users = { version = "0.9", package = "users" }
unix_socket = "0.5.0"
[[bin]]