diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,3 +22,5 @@ serde = { version = "1.0", features = ["derive"] } serde_yaml = "0.9.13" future-utils = "0.12.1" bytes = "1.2.1" +inotify = "0.10.0" + |