Skip to content

Commit d451c7c

Browse files
committed
fix Cargo.toml
1 parent 0111ebb commit d451c7c

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

integration-test/Cargo.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@ publish = false
1010
[dependencies]
1111
anyhow = "1.0.98"
1212
duckdb = "1.1.3"
13-
14-
# "https://github.com/datafusion-contrib/datafusion-table-providers.git", rev = "7d4fa6d36b464a72afea88e7d3644e143c2535ad",
15-
datafusion-table-providers = { path = "../../datafusion-table-providers/core", features = [
13+
datafusion-table-providers = { git = "https://github.com/datafusion-contrib/datafusion-table-providers.git", rev = "374083cdccbb3f4e6ab7fa3ee6d1b6a87393f563", features = [
1614
"duckdb",
1715
"duckdb-federation",
1816
] } # spiceai-50

0 commit comments

Comments
 (0)