SHE LIVES!
This commit is contained in:
@@ -4,4 +4,8 @@ version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
fluent-uri = "0.3.2"
|
||||
fluent-uri = "0.3.2"
|
||||
hyper = { version = "1.6", features = ["server", "http1"] }
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
http-body-util = "*"
|
||||
hyper-util = { version = "*", features = ["tokio"] }
|
||||
Reference in New Issue
Block a user