diff --git a/Cargo.toml b/Cargo.toml index cbded254..2ffc9132 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -71,7 +71,7 @@ regex = { version = "1.10.5", default-features = false, features = ["perf", "std rust-ini = "0.21.0" semver = "1.0.23" serde = { version = "1.0.204", features = ["derive"] } -serde_json = "1.0.120" +serde_json = "1.0.121" sha1 = "0.10.6" shadow-rs = { version = "0.30.0", default-features = false } # battery is optional (on by default) because the crate doesn't currently build for Termux