summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ae23863..bb5d9af 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -14,8 +14,8 @@ anyhow = "1.0.75"
byteorder = "1.5.0"
chrono = "0.4.31"
clap = { version = "4.4.6", features = ["derive"] }
-crossterm = "0.27.0"
+crossterm = "0.28.1"
fork = "0.1.22"
nix = { version = "0.27.1", features = ["ptrace"] }
owo-colors = "3.5.0"
-ratatui = "0.23.0"
+ratatui = "0.28.1"