diff options
| author | mo8it <mo8it@proton.me> | 2024-03-23 18:51:25 +0100 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-03-23 18:51:25 +0100 |
| commit | 3dce7e56961a40748f428d10c50540a075839f8d (patch) | |
| tree | 7fde74c60489e6040f61d6c8e5d596c340e678b3 /Cargo.toml | |
| parent | 9c6f56b836e91da9071830d4dd4a64417fdced9d (diff) | |
Improvements to watch mode
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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]] |
