Merge pull request 'fix(deps): update rust crate tracing-actix-web to v0.7.11' (#3) from renovate/tracing-actix-web-0.x-lockfile into master
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending

Reviewed-on: #3
This commit is contained in:
Aravinth Manivannan 2024-06-08 13:21:35 +05:30
commit c91e7c6a19

4
Cargo.lock generated
View file

@ -3751,9 +3751,9 @@ dependencies = [
[[package]]
name = "tracing-actix-web"
version = "0.7.10"
version = "0.7.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fa069bd1503dd526ee793bb3fce408895136c95fc86d2edb2acf1c646d7f0684"
checksum = "4ee9e39a66d9b615644893ffc1704d2a89b5b315b7fd0228ad3182ca9a306b19"
dependencies = [
"actix-web",
"mutually_exclusive_features",