We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a96a8f1 commit ffd84bbCopy full SHA for ffd84bb
ballista/rust/scheduler/Cargo.toml
@@ -42,7 +42,7 @@ clap = { version = "3", features = ["derive", "cargo"] }
42
configure_me = "0.4.0"
43
datafusion = { path = "../../../datafusion/core", version = "7.0.0" }
44
env_logger = "0.9"
45
-etcd-client = { version = "0.8", optional = true }
+etcd-client = { version = "0.9", optional = true }
46
futures = "0.3"
47
http = "0.2"
48
http-body = "0.4"
0 commit comments