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 73f5e24 commit 7b95927Copy full SHA for 7b95927
examples/datafusion-ffi-example/Cargo.toml
@@ -34,8 +34,3 @@ pyo3-build-config = "0.23"
34
[lib]
35
name = "datafusion_ffi_example"
36
crate-type = ["cdylib", "rlib"]
37
-
38
-# TODO remove before merging to main
39
-[patch.crates-io]
40
-datafusion = { git = "https://github.com/apache/datafusion", rev = "33a32d4382bee7e3c705d0f55d05c24a115a2f98" }
41
-datafusion-ffi = { git = "https://github.com/apache/datafusion", rev = "33a32d4382bee7e3c705d0f55d05c24a115a2f98" }
0 commit comments