Browse Source

Bump serde_json from 1.0.134 to 1.0.140 (#1538)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1565/head
dependabot[bot] 8 months ago committed by GitHub
parent
commit
98292e0cc9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      Cargo.lock

4
Cargo.lock generated

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

Loading…
Cancel
Save