diff options
| author | mo8it <mo8it@proton.me> | 2024-06-14 13:32:02 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-06-14 13:32:02 +0200 |
| commit | 2ff18137462513883533a10c929fe59364b8f884 (patch) | |
| tree | 690cf2dc153893583fb457beb6de997dd83cae94 /Cargo.toml | |
| parent | 98db5790144a0d32009718e54051b3f7d54ae494 (diff) | |
Update deps
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ include = [ [dependencies] anyhow = "1.0.86" -clap = { version = "4.5.6", features = ["derive"] } +clap = { version = "4.5.7", features = ["derive"] } crossterm = "0.27.0" hashbrown = "0.14.5" notify-debouncer-mini = { version = "0.4.1", default-features = false } |
