We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8007a41 commit 2286d72Copy full SHA for 2286d72
ballista-cli/Cargo.toml
@@ -35,7 +35,7 @@ ballista = { path = "../ballista/client", version = "0.11.0", features = [
35
clap = { version = "3", features = ["derive", "cargo"] }
36
datafusion = { workspace = true }
37
datafusion-cli = "20.0.0"
38
-dirs = "4.0.0"
+dirs = "5.0.0"
39
env_logger = "0.10"
40
mimalloc = { version = "0.1", default-features = false }
41
num_cpus = "1.13.0"
0 commit comments