[+] Test
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "rs-hyper"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
http-body-util = "0.1.3"
|
||||
hyper = { version = "1.8.1", features = ["full"] }
|
||||
hyper-util = { version = "0.1.20", features = ["tokio"] }
|
||||
tokio = { version = "1.50.0", features = ["full"] }
|
||||
Reference in New Issue
Block a user