Merge e1548b438c into 9a75569e83
This commit is contained in:
commit
81fe754ae9
2 changed files with 76 additions and 18 deletions
|
|
@ -14,7 +14,7 @@ tokio = { version = "1.48.0", features = ["full"]}
|
|||
uuid = { version = "1.16.0", features = ["v4", "serde"] }
|
||||
log = { version = "0.4.28" }
|
||||
anyhow = { version = "1.0.100", features = ["backtrace"] }
|
||||
axum = { version = "0.7.4", features = ["ws", "macros", "tracing", "multipart"]}
|
||||
axum = { version = "0.8.7", features = ["ws", "macros", "tracing", "multipart"]}
|
||||
axum-extra = { version = "0.9.6", features = ["typed-header"] }
|
||||
axum_typed_multipart = "0.11.0"
|
||||
tower-http = { version = "0.6.1", features = ["cors", "trace", "limit", "timeout"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue