diff --git a/Cargo.toml b/Cargo.toml index 757dfbf..0c32dbb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "readable-perms" description = "More usable UNIX file permissions interface" -keywords = ["unix", "fs", "permissions", "file", "filesystem", "file permissions", "linux", "mode_t", "chmod"] +keywords = ["unix", "fs", "permissions", "file", "chmod"] version = "0.1.1" authors = ["Avril "] edition = "2018"