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 94c7c55 commit 8e5c3ccCopy full SHA for 8e5c3cc
Cargo.toml
@@ -11,7 +11,7 @@ repository = "https://github.com/datafusion-contrib/datafusion-functions-json/"
11
rust-version = "1.79.0"
12
13
[dependencies]
14
-datafusion = "43"
+datafusion = { version = "43", default-features = false }
15
jiter = "0.5"
16
paste = "1"
17
log = "0.4"
0 commit comments