|
@@ -85,6 +85,9 @@ tokio-util = { version="0.7.9", optional = true, features = ["io"] }
|
|
|
futures-core = { version="0.3.28", optional = true }
|
|
futures-core = { version="0.3.28", optional = true }
|
|
|
futures-sink = { version="0.3.28", optional = true }
|
|
futures-sink = { version="0.3.28", optional = true }
|
|
|
vergen = { version = "7.4.2", default-features = false, features = ["build", "git", "cargo"] }
|
|
vergen = { version = "7.4.2", default-features = false, features = ["build", "git", "cargo"] }
|