chore(deps): update rust crate serde_json to v1.0.142
All checks were successful
Build and test / Clippy (pull_request) Successful in 1m13s
Build and test / Tests (pull_request) Successful in 1m14s
Build and test / Generate Documentation (pull_request) Successful in 59s
Checking Renovate configuration / validate (pull_request) Successful in 1m20s
Build and test / Build AMD64 (pull_request) Successful in 1m10s
Checking yaml / Run yamllint (pull_request) Successful in 22s
All checks were successful
Build and test / Clippy (pull_request) Successful in 1m13s
Build and test / Tests (pull_request) Successful in 1m14s
Build and test / Generate Documentation (pull_request) Successful in 59s
Checking Renovate configuration / validate (pull_request) Successful in 1m20s
Build and test / Build AMD64 (pull_request) Successful in 1m10s
Checking yaml / Run yamllint (pull_request) Successful in 22s
This commit is contained in:
parent
50d68f9dd3
commit
c2b1e0805f
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -2296,9 +2296,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "serde_json"
|
||||
version = "1.0.132"
|
||||
version = "1.0.142"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "d726bfaff4b320266d395898905d0eba0345aae23b54aee3a737e260fd46db03"
|
||||
checksum = "030fedb782600dcbd6f02d479bf0d817ac3bb40d644745b769d6a96bc3afc5a7"
|
||||
dependencies = [
|
||||
"itoa",
|
||||
"memchr",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue