From b95ddc7cd7872ea6e93304e6139786f523904f3a Mon Sep 17 00:00:00 2001 From: Paul Hummer Date: Fri, 18 May 2018 20:06:30 -0600 Subject: Update category slugs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ♬ : The Starting Line / Leaving --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0a2ed61..21e9f93 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ license = "MIT" description = "A library for using pidfiles as resource locks" repository = "https://github.com/rockstar/pidlock" keywords = ["pidfile", "file", "filelock", "server", "lock"] -categories = ["Filesystem"] +categories = ["filesystem"] readme = "README.md" include = [ "src/*.rs", -- cgit v1.2.3