1
0
mirror of https://github.com/actix/examples synced 2025-01-22 22:05:57 +01:00

Merge pull request #731 from actix/dependabot/cargo/serde_json-1.0.112

chore(deps): bump serde_json from 1.0.111 to 1.0.112
This commit is contained in:
Rob Ede 2024-02-05 20:18:55 +00:00 committed by GitHub
commit 64274089c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
Cargo.lock generated
View File

@ -6791,9 +6791,9 @@ dependencies = [
[[package]]
name = "serde_json"
version = "1.0.111"
version = "1.0.112"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "176e46fa42316f18edd598015a5166857fc835ec732f5215eac6b7bdbf0a84f4"
checksum = "4d1bd37ce2324cf3bf85e5a25f96eb4baf0d5aa6eba43e7ae8958870c4ec48ed"
dependencies = [
"indexmap 2.1.0",
"itoa 1.0.9",