chore(deps): Bump serde_json from 1.0.137 to 1.0.138 (#957)
This commit is contained in:
parent
72e6a312e7
commit
a2336d42d5
|
|
@ -4068,9 +4068,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "serde_json"
|
||||
version = "1.0.137"
|
||||
version = "1.0.138"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "930cfb6e6abf99298aaad7d29abbef7a9999a9a8806a40088f55f0dcec03146b"
|
||||
checksum = "d434192e7da787e94a6ea7e9670b26a036d0ca41e0b7efb2676dd32bae872949"
|
||||
dependencies = [
|
||||
"itoa",
|
||||
"memchr",
|
||||
|
|
|
|||
|
|
@ -100,7 +100,7 @@ bytesize-serde = "0.2.1"
|
|||
percent-encoding = "2.3.1"
|
||||
tempfile = "3.14.0"
|
||||
tokio-rustls = "0.25.0-alpha.4"
|
||||
serde_json = "1.0.137"
|
||||
serde_json = "1.0.138"
|
||||
lru = "0.12.5"
|
||||
fs2 = "0.4.3"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue