From ac96fe18ffe269261575b4db14a30e4e289ba37e Mon Sep 17 00:00:00 2001 From: Avril Date: Wed, 5 Aug 2020 07:23:01 +0100 Subject: [PATCH] uhh --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"