mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 02:35:31 +00:00
WIP: http_private: work on channel types
This commit is contained in:
parent
d4a89ee808
commit
0fb572556f
7 changed files with 85 additions and 31 deletions
|
|
@ -19,6 +19,7 @@ anyhow = "1"
|
|||
axum = { version = "0.5", default-features = false, features = ["headers", "http1", "matched-path", "original-uri"] }
|
||||
dotenv = "0.15"
|
||||
hex = "0.4"
|
||||
log = "0.4"
|
||||
mimalloc = { version = "0.1", default-features = false }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
socket2 = { version = "0.4", features = ["all"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue