mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2025-03-14 18:55:37 +00:00
Update axum monorepo
This commit is contained in:
parent
e3b81f7b64
commit
99400dd63f
1 changed files with 2 additions and 2 deletions
|
@ -89,7 +89,7 @@ version = "1.2.0"
|
|||
version = "1.11.1"
|
||||
|
||||
[workspace.dependencies.axum]
|
||||
version = "0.7.9"
|
||||
version = "0.8.0"
|
||||
default-features = false
|
||||
features = [
|
||||
"form",
|
||||
|
@ -102,7 +102,7 @@ features = [
|
|||
]
|
||||
|
||||
[workspace.dependencies.axum-extra]
|
||||
version = "0.9.6"
|
||||
version = "0.10.0"
|
||||
default-features = false
|
||||
features = ["typed-header", "tracing"]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue