mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
http_protocol: implement axum IntoResponse, use in http_private
This commit is contained in:
parent
5e79df8e7e
commit
98e7e5cc13
6 changed files with 70 additions and 41 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -171,6 +171,7 @@ name = "aquatic_http_protocol"
|
|||
version = "0.2.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"axum",
|
||||
"bendy",
|
||||
"criterion",
|
||||
"hex",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue