Update axum feature set used

This commit is contained in:
Jonas Platte 2022-03-31 22:52:16 +02:00
parent db0659cb3d
commit 3933bd9a8e
No known key found for this signature in database
GPG key ID: 7D261D771D915378
2 changed files with 1 additions and 2 deletions

1
Cargo.lock generated
View file

@ -145,7 +145,6 @@ dependencies = [
"pin-project-lite",
"serde",
"serde_json",
"serde_urlencoded",
"sync_wrapper",
"tokio",
"tower",