diff options
| author | mo8it <mo8it@proton.me> | 2024-07-25 12:51:44 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-07-25 12:51:44 +0200 |
| commit | e2492f65a061ab8978d40d32a03cf981544fdf03 (patch) | |
| tree | 8282b577ca3864ea5bbdd7e34582f6f9940611b7 /Cargo.toml | |
| parent | 5116a812fbcdf8662934ef35e5d6d0d0794a5d47 (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.9", features = ["derive"] } +clap = { version = "4.5.10", features = ["derive"] } crossterm = "0.27.0" hashbrown = "0.14.5" notify-debouncer-mini = { version = "0.4.1", default-features = false } |
