chore(deps): update rust crate serde_json to v1.0.142
All checks were successful
Build and test / Clippy (pull_request) Successful in 49s
Build and test / Tests (pull_request) Successful in 57s
Checking yaml / Run yamllint (pull_request) Successful in 4s
Checking Renovate configuration / validate (pull_request) Successful in 1m28s
Build and test / Build AMD64 (pull_request) Successful in 1m5s
Build and test / Generate Documentation (pull_request) Successful in 1m14s
All checks were successful
Build and test / Clippy (pull_request) Successful in 49s
Build and test / Tests (pull_request) Successful in 57s
Checking yaml / Run yamllint (pull_request) Successful in 4s
Checking Renovate configuration / validate (pull_request) Successful in 1m28s
Build and test / Build AMD64 (pull_request) Successful in 1m5s
Build and test / Generate Documentation (pull_request) Successful in 1m14s
This commit is contained in:
parent
f528650fb3
commit
7761b60b6f
1 changed files with 3 additions and 3 deletions
6
Cargo.lock
generated
6
Cargo.lock
generated
|
|
@ -1,6 +1,6 @@
|
||||||
# This file is automatically @generated by Cargo.
|
# This file is automatically @generated by Cargo.
|
||||||
# It is not intended for manual editing.
|
# It is not intended for manual editing.
|
||||||
version = 3
|
version = 4
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "addr2line"
|
name = "addr2line"
|
||||||
|
|
@ -2296,9 +2296,9 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "serde_json"
|
name = "serde_json"
|
||||||
version = "1.0.132"
|
version = "1.0.142"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "d726bfaff4b320266d395898905d0eba0345aae23b54aee3a737e260fd46db03"
|
checksum = "030fedb782600dcbd6f02d479bf0d817ac3bb40d644745b769d6a96bc3afc5a7"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"itoa",
|
"itoa",
|
||||||
"memchr",
|
"memchr",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue