Update Rust crate serde_json to v1.0.140
Some checks failed
tests / fmt (push) Failing after 4s
tests / build (push) Failing after 3s
tests / test (push) Failing after 3s
tests / clippy (push) Failing after 4s
tests / pre-commit (push) Failing after 3s

This commit is contained in:
2025-03-04 10:45:11 +00:00
parent b60cce35ca
commit fc888aab3b

4
Cargo.lock generated
View File

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