bump cargo.lock, add tracing feature to axum-extra
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
b9d38fd3ba
commit
ac02078395
2 changed files with 32 additions and 31 deletions
|
@ -77,7 +77,7 @@ features = [
|
|||
[workspace.dependencies.axum-extra]
|
||||
version = "0.9.3"
|
||||
default-features = false
|
||||
features = ["typed-header"]
|
||||
features = ["typed-header", "tracing"]
|
||||
|
||||
[workspace.dependencies.axum-server]
|
||||
version = "0.6.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue