summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormo8it <mo8it@proton.me>2024-04-15 23:35:30 +0200
committermo8it <mo8it@proton.me>2024-04-15 23:35:30 +0200
commitf5eaa578b9479d6a0b9acab5ebf155fcd50b9b27 (patch)
treed4f4497fe40e144de6d6d93f9a1c8829c86b73a6 /Cargo.toml
parent6f04570dd080f3aedf2fdf4fac1e627abe3a5b27 (diff)
Update deps
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 07865ab..efc1441 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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