mirror of
https://github.com/actix/examples
synced 2024-11-23 14:31:07 +01:00
Merge pull request #940 from actix/dependabot/cargo/tracing-actix-web-0.7.14
chore(deps): bump tracing-actix-web from 0.7.13 to 0.7.14
This commit is contained in:
commit
f3b141f2da
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -8221,9 +8221,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "tracing-actix-web"
|
name = "tracing-actix-web"
|
||||||
version = "0.7.13"
|
version = "0.7.14"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "15bc0cd5f72e837e310f4d978a90abf202a7f7d8ef3272246bae381d0086d3bf"
|
checksum = "6b87073920bcce23e9f5cb0d2671e9f01d6803bb5229c159b2f5ce6806d73ffc"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"actix-web",
|
"actix-web",
|
||||||
"mutually_exclusive_features",
|
"mutually_exclusive_features",
|
||||||
|
Loading…
Reference in New Issue
Block a user