Skip to content

Commit a739fd7

Browse files
committed
update
1 parent aff3e71 commit a739fd7

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Cargo.toml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,3 @@ pedantic = { level = "deny", priority = -1 }
3434
[[bench]]
3535
name = "main"
3636
harness = false
37-
38-
[patch.crates-io]
39-
datafusion = { git = "https://github.com/apache/datafusion.git", rev = "722ccb9" }
40-
datafusion-common = { git = "https://github.com/apache/datafusion.git", rev = "722ccb9" }
41-
datafusion-physical-expr = { git = "https://github.com/apache/datafusion.git", rev = "722ccb9" }
42-
datafusion-functions-aggregate = { git = "https://github.com/apache/datafusion.git", rev = "722ccb9" }
43-
datafusion-expr = { git = "https://github.com/apache/datafusion.git", rev = "722ccb9" }
44-
datafusion-macros = { git = "https://github.com/apache/datafusion.git", rev = "722ccb9" }

0 commit comments

Comments
 (0)