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 7aefcdaa2..d66c92929 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -71,7 +71,7 @@ regex = { version = "1.10.3", default-features = false, features = ["perf", "std
rust-ini = "0.20.0"
semver = "1.0.21"
serde = { version = "1.0.196", features = ["derive"] }
-serde_json = "1.0.112"
+serde_json = "1.0.113"
sha1 = "0.10.6"
shadow-rs = { version = "0.26.1", default-features = false }
# battery is optional (on by default) because the crate doesn't currently build for Termux