Skip to content

Commit 7b95927

Browse files
committed
Remove patch
1 parent 73f5e24 commit 7b95927

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

examples/datafusion-ffi-example/Cargo.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,3 @@ pyo3-build-config = "0.23"
3434
[lib]
3535
name = "datafusion_ffi_example"
3636
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

Comments
 (0)