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 b5f4a574..e1facea3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -22,7 +22,7 @@ chrono-english = "0.1.4"
cli-table = "0.4"
config = "0.10"
serde_derive = "1.0.124"
-serde = "1.0.124"
+serde = "1.0.125"
tui = "0.14"
termion = "1.5"
unicode-width = "0.1"