diff --git a/Cargo.toml b/Cargo.toml index 83b7e2d..bb830cd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.1" authors = ["Wolfgang Bumiller "] edition = "2018" license = "AGPL-3" -description = "Expose fuse requests as async streams." +description = "Include/exclude path list implementation with git-like globbing support." exclude = [ "build", "debian" ]