chore(deps): update rust crate serde_json to v1.0.149
All checks were successful
Checking Renovate configuration / validate (pull_request) Successful in 1m23s
Checking yaml / Run yamllint (pull_request) Successful in 4m30s
Build and test / Clippy (pull_request) Successful in 6m24s
Build and test / Tests (pull_request) Successful in 6m30s
Build and test / Build AMD64 (pull_request) Successful in 6m55s
Build and test / Generate Documentation (pull_request) Successful in 5m18s
All checks were successful
Checking Renovate configuration / validate (pull_request) Successful in 1m23s
Checking yaml / Run yamllint (pull_request) Successful in 4m30s
Build and test / Clippy (pull_request) Successful in 6m24s
Build and test / Tests (pull_request) Successful in 6m30s
Build and test / Build AMD64 (pull_request) Successful in 6m55s
Build and test / Generate Documentation (pull_request) Successful in 5m18s
This commit is contained in:
parent
9fccdc5fcb
commit
ae4d02289a
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -2451,9 +2451,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "serde_json"
|
||||
version = "1.0.148"
|
||||
version = "1.0.149"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "3084b546a1dd6289475996f182a22aba973866ea8e8b02c51d9f46b1336a22da"
|
||||
checksum = "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86"
|
||||
dependencies = [
|
||||
"itoa",
|
||||
"memchr",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue