.
This commit is contained in:
@@ -6,8 +6,13 @@ description = "Detect and Act on unauthorized access of any kind from any source
|
||||
authors = ["jkoontsiii@gmail.com"]
|
||||
license = "MIT"
|
||||
repository = "https://github.com/helloimalemur/watchman"
|
||||
homepage = "https://github.com/helloimalemur/watchman"
|
||||
documentation = "https://github.com/helloimalemur/watchman#readme"
|
||||
rust-version = "1.70"
|
||||
keywords = ["file-integrity", "filesystem-integrity", "change-detection", "watchman"]
|
||||
categories = ["command-line-utilities", "filesystem", "network-programming"]
|
||||
readme = "README.md"
|
||||
exclude = ["target/**", "plan/**", "watchman.service", "run.sh", "install.sh"]
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user