diff options
author | Paul Hummer <paul@eventuallyanyway.com> | 2018-05-18 20:06:30 -0600 |
---|---|---|
committer | Paul Hummer <paul@eventuallyanyway.com> | 2018-05-18 20:06:30 -0600 |
commit | b95ddc7cd7872ea6e93304e6139786f523904f3a (patch) | |
tree | c0f6e275e837794a7067a7f7468d9dcfa0d58271 | |
parent | 1c4d43845aa802aec1464115575062261408f5bd (diff) |
Update category slugs
♬ : The Starting Line / Leaving
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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", |