diff options
| author | mo8it <mo8it@proton.me> | 2024-04-29 00:36:13 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-04-29 00:36:13 +0200 |
| commit | 196d3c1a9820acc9c58134f62a08ec3671411777 (patch) | |
| tree | 5aecdbe7298c695c3cb3efc02b3de996096df1e8 /Cargo.toml | |
| parent | 8c60ac267e4483b952407dd5875475242438b42e (diff) | |
Bump version
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ include = [ anyhow = "1.0.82" clap = { version = "4.5.4", features = ["derive"] } crossterm = "0.27.0" -hashbrown = "0.14.3" +hashbrown = "0.14.5" notify-debouncer-mini = { version = "0.4.1", default-features = false } os_pipe = "1.1.5" ratatui = { version = "0.26.2", default-features = false, features = ["crossterm"] } |
