wip
This commit is contained in:
@@ -7,6 +7,7 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.100"
|
||||
bytes = "1.11.0"
|
||||
http-body-util = "0.1.3"
|
||||
hyper = { version = "1.8.1", features = ["http1", "http2", "server"] }
|
||||
macro_rules_attribute = "0.2.2"
|
||||
@@ -15,3 +16,4 @@ serde = { version = "1.0.228", features = ["derive"] }
|
||||
smol = "2.0.2"
|
||||
smol-hyper = "0.1.1"
|
||||
smol-macros = "0.1.1"
|
||||
toml = "0.9.11"
|
||||
|
||||
Reference in New Issue
Block a user