diff options
| author | mo8it <mo8it@proton.me> | 2024-04-15 23:35:30 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-04-15 23:35:30 +0200 |
| commit | f5eaa578b9479d6a0b9acab5ebf155fcd50b9b27 (patch) | |
| tree | d4f4497fe40e144de6d6d93f9a1c8829c86b73a6 /Cargo.toml | |
| parent | 6f04570dd080f3aedf2fdf4fac1e627abe3a5b27 (diff) | |
Update deps
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ clap = { version = "4.5.4", features = ["derive"] } crossterm = "0.27.0" hashbrown = "0.14.3" notify-debouncer-mini = "0.4.1" -ratatui = "0.26.1" +ratatui = "0.26.2" rustlings-macros = { path = "rustlings-macros" } serde.workspace = true toml_edit.workspace = true |
