Skip to content

Commit daf56fb

Browse files
committed
Remove crates.io patch
1 parent 880280c commit daf56fb

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Cargo.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,3 @@ crate-type = ["cdylib", "rlib"]
6363
[profile.release]
6464
lto = true
6565
codegen-units = 1
66-
67-
[patch.crates-io]
68-
datafusion = { git = "https://github.com/apache/datafusion.git", branch = "branch-50" }
69-
datafusion-substrait = { git = "https://github.com/apache/datafusion.git", branch = "branch-50" }
70-
datafusion-proto = { git = "https://github.com/apache/datafusion.git", branch = "branch-50" }
71-
datafusion-ffi = { git = "https://github.com/apache/datafusion.git", branch = "branch-50" }

0 commit comments

Comments
 (0)