From 293b16d281d03f54b2556f1730cc24f7cb96c039 Mon Sep 17 00:00:00 2001 From: Alex Lyon Date: Sun, 4 Mar 2018 04:07:36 -0800 Subject: [PATCH] Move rust-users fork under the uutils organization --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ab54549df..ec9a6a92b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -252,7 +252,7 @@ unindent = "0.1.0" lazy_static = "0.2.2" [target.'cfg(unix)'.dev-dependencies] -rust-users = { git = "https://github.com/Arcterus/rust-users" } +rust-users = { git = "https://github.com/uutils/rust-users" } unix_socket = "0.5.0" [[bin]]