mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2025-03-14 18:55:37 +00:00
Merge 99400dd63f
into e920c44cb4
This commit is contained in:
commit
1358bf5d85
1 changed files with 2 additions and 2 deletions
|
@ -93,7 +93,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",
|
||||
|
@ -106,7 +106,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