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