aboutsummaryrefslogtreecommitdiffstats
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 e6be7531..f5504024 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -42,7 +42,7 @@ directories = "3"
indicatif = "0.16.2"
serde_derive = "1.0.125"
serde = "1.0.126"
-serde_json = "1.0.64"
+serde_json = "1.0.72"
tui = "0.16"
termion = "1.5"
unicode-width = "0.1"