fix(deps): update rust crate log to v0.4.27
Some checks failed
Checking Renovate configuration / validate (pull_request) Successful in 1m31s
Build and test / Tests (pull_request) Successful in 1m36s
Checking yaml / Run yamllint (pull_request) Successful in 6s
Build and test / Build AMD64 (pull_request) Successful in 1m22s
Build and test / Generate Documentation (pull_request) Successful in 1m40s
Build and test / Clippy (pull_request) Failing after 1m24s
Some checks failed
Checking Renovate configuration / validate (pull_request) Successful in 1m31s
Build and test / Tests (pull_request) Successful in 1m36s
Checking yaml / Run yamllint (pull_request) Successful in 6s
Build and test / Build AMD64 (pull_request) Successful in 1m22s
Build and test / Generate Documentation (pull_request) Successful in 1m40s
Build and test / Clippy (pull_request) Failing after 1m24s
This commit is contained in:
parent
97e9422a5a
commit
5eab6d00e5
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -1505,9 +1505,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "log"
|
||||
version = "0.4.22"
|
||||
version = "0.4.27"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
|
||||
checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94"
|
||||
dependencies = [
|
||||
"value-bag",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue