Update Rust crate serde_json to v1.0.133
All checks were successful
test suite / cargo test (pull_request) Successful in 1m35s
test suite / cargo test (push) Successful in 1m31s
RenovateBot / renovate (push) Successful in 35s

This commit is contained in:
Renovate Bot 2024-11-17 21:05:34 +00:00
parent 298aa954b9
commit 4cd42afa37

4
Cargo.lock generated
View File

@ -1175,9 +1175,9 @@ dependencies = [
[[package]] [[package]]
name = "serde_json" name = "serde_json"
version = "1.0.132" version = "1.0.133"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d726bfaff4b320266d395898905d0eba0345aae23b54aee3a737e260fd46db03" checksum = "c7fceb2473b9166b2294ef05efcb65a3db80803f0b03ef86a5fc88a2b85ee377"
dependencies = [ dependencies = [
"itoa", "itoa",
"memchr", "memchr",