summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
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 d8e4f1a5..4bfcd9fb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -99,7 +99,7 @@ sysinfo = "=0.29.5"
thiserror = "1.0.43"
time = { version = "0.3.23", features = ["formatting", "macros"] }
toml_edit = { version = "0.19.14", features = ["serde"] }
-tui = { version = "0.21.0", package = "ratatui" }
+tui = { version = "0.22.0", package = "ratatui" }
unicode-segmentation = "1.10.1"
unicode-width = "0.1.10"