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 9668425..564e749 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -33,7 +33,7 @@ gpg-tests = []
[dependencies]
gpgme = "0.11.0"
-ratatui = "0.26.1"
+ratatui = "0.26.2"
anyhow = "1.0.82"
chrono = "0.4.38"
unicode-width = "0.1.11"