mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-04-05 10:24:39 -04:00
Update Rust crate axum-server-dual-protocol to 0.6.0
This commit is contained in:
parent
f76937a085
commit
7f98176b5e
2 changed files with 168 additions and 39 deletions
|
|
@ -107,7 +107,7 @@ rocksdb = { version = "0.22.0", default-features = true, features = ["multi-thre
|
|||
either = { version = "1.10.0", features = ["serde"] }
|
||||
|
||||
# to listen on both HTTP and HTTPS
|
||||
axum-server-dual-protocol = { version = "0.5.2", optional = true }
|
||||
axum-server-dual-protocol = { version = "0.6.0", optional = true }
|
||||
|
||||
# to encode/decode percent URIs when conduwuit is running without a reverse proxy
|
||||
#urlencoding = "2.1.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue