diff --git a/Cargo.toml b/Cargo.toml index f08424d..5c1b6e2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "users" +name = "rust-users" description = "Library for getting information on Unix users and groups" authors = [ "ogham@bsago.me" ]