diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,6 +38,7 @@ pin-project = "1.1.5" # Config serde = { version = "1.0.208", features = ["derive"] } serde_yaml = "0.9.34" +serde_json = "1.0.125" inotify = "0.11.0" # Logging |