diff --git a/Cargo.toml b/Cargo.toml index 63e3cefc..e3e1ea8a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,6 +20,7 @@ keywords = ["events", "filesystem", "notify", "watch"] categories = ["filesystem"] exclude = ["/clippy.toml", ".github/*"] + [dependencies] bitflags = "^1.0.4" libc = "^0.2.4"