remove some bloat from cd pipeline
This commit is contained in:
@@ -9,7 +9,7 @@ categories = ["network-programming", "web-programming:http-client", "web-program
|
||||
|
||||
[dependencies]
|
||||
proc = { path = "./proc/" }
|
||||
tokio = { version = "1.43.0", features = ["full"], optional = true }
|
||||
tokio = { version = "1.43.0", features = ["net"], optional = true }
|
||||
tokio-rustls = { version = "0.26.1", optional = true }
|
||||
webpki-roots = { version = "0.26.8", optional = true }
|
||||
|
||||
|
Reference in New Issue
Block a user