]> git.proxmox.com Git - pathpatterns.git/commitdiff
description fixup
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 9 Jun 2020 12:19:42 +0000 (14:19 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 9 Jun 2020 12:19:42 +0000 (14:19 +0200)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Cargo.toml

index 83b7e2d3ea5ea300436174344b50157e46250894..bb830cd85fb40b36c310c752c23c0a98f93173e3 100644 (file)
@@ -4,7 +4,7 @@ version = "0.1.1"
 authors = ["Wolfgang Bumiller <w.bumiller@errno.eu>"]
 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" ]