summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormo8it <mo8it@proton.me>2024-03-23 18:51:25 +0100
committermo8it <mo8it@proton.me>2024-03-23 18:51:25 +0100
commit3dce7e56961a40748f428d10c50540a075839f8d (patch)
tree7fde74c60489e6040f61d6c8e5d596c340e678b3 /Cargo.toml
parent9c6f56b836e91da9071830d4dd4a64417fdced9d (diff)
Improvements to watch mode
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 218b799..2cf8bc3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -18,6 +18,7 @@ notify-debouncer-mini = "0.4.1"
regex = "1.10.3"
serde_json = "1.0.114"
serde = { version = "1.0.197", features = ["derive"] }
+shlex = "1.3.0"
toml = "0.8.10"
[[bin]]