We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed25e7d commit a8597a0Copy full SHA for a8597a0
Cargo.toml
@@ -2,7 +2,7 @@
2
members = ["benchmarks"]
3
4
[workspace.dependencies]
5
-datafusion = { version = "49.0.0" }
+datafusion = { version = "49.0.0", default-features = false }
6
datafusion-proto = { version = "49.0.0" }
7
8
[package]
0 commit comments