diff --git a/lib/Cargo.toml b/lib/Cargo.toml index 8d4e709..dbc7a91 100644 --- a/lib/Cargo.toml +++ b/lib/Cargo.toml @@ -4,7 +4,7 @@ version = "1.15.3" authors = ["Matt Green ", "FĂ©lix Saparelli "] license = "Apache-2.0" -description = "Executes commands in response to file modifications" +description = "Library to execute commands in response to file modifications" keywords = ["watcher", "filesystem", "watchexec"] documentation = "https://github.com/watchexec/watchexec"