build(deps): update rust crate serde_json to 1.0.96

This commit is contained in:
renovate[bot]
2023-04-13 02:30:03 +00:00
committed by GitHub
parent ad9464f505
commit 39f0944bbc
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ regex = "1.7.3"
rust-ini = "0.18.0"
semver = "1.0.17"
serde = { version = "1.0.160", features = ["derive"] }
serde_json = "1.0.95"
serde_json = "1.0.96"
sha1 = "0.10.5"
shadow-rs = { version = "0.21.0", default-features = false }
# battery is optional (on by default) because the crate doesn't currently build for Termux