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 bdf7389..c066b4b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -34,7 +34,7 @@ log = "0.4.21"
once_cell = "1.19.0"
pnet = "0.34.0"
pnet_macros_support = "0.34.0"
-ratatui = "0.25.0"
+ratatui = "0.26.1"
resolv-conf = "0.7.0"
simplelog = "0.12.1"
thiserror = "1.0.57"