fix(deps): update rust crate log to v0.4.28
All checks were successful
Build and test / Clippy (pull_request) Successful in 45s
Build and test / Tests (pull_request) Successful in 48s
Checking yaml / Run yamllint (pull_request) Successful in 4s
Build and test / Build AMD64 (pull_request) Successful in 48s
Checking Renovate configuration / validate (pull_request) Successful in 1m14s
Build and test / Generate Documentation (pull_request) Successful in 49s
All checks were successful
Build and test / Clippy (pull_request) Successful in 45s
Build and test / Tests (pull_request) Successful in 48s
Checking yaml / Run yamllint (pull_request) Successful in 4s
Build and test / Build AMD64 (pull_request) Successful in 48s
Checking Renovate configuration / validate (pull_request) Successful in 1m14s
Build and test / Generate Documentation (pull_request) Successful in 49s
This commit is contained in:
parent
7e4ab8ab41
commit
7c40f4bcab
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -871,9 +871,9 @@ checksum = "9374ef4228402d4b7e403e5838cb880d9ee663314b0a900d5a6aabf0c213552e"
|
|||
|
||||
[[package]]
|
||||
name = "log"
|
||||
version = "0.4.22"
|
||||
version = "0.4.28"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
|
||||
checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432"
|
||||
|
||||
[[package]]
|
||||
name = "loop9"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue