Skip to content

Commit d842e32

Browse files
update temp dependencies
Signed-off-by: Nemo Yu <zyu379@wisc.edu>
1 parent f5d1774 commit d842e32

2 files changed

Lines changed: 192 additions & 0 deletions

File tree

Cargo.lock

Lines changed: 190 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,8 @@ fuzzy-matcher = "0.3"
160160
geo-traits = "0.3.0"
161161
geo-types = "0.7.19"
162162
geoarrow = "0.8.0"
163+
# Temporary fork bumped to DataFusion 54 until the upstream PR lands; pinned to an exact rev.
164+
geodatafusion = { git = "https://github.com/HarukiMoriarty/geodatafusion", rev = "3d50d7e549df720707133852848edd1ecff89265" }
163165
get_dir = "0.5.0"
164166
glob = "0.3.2"
165167
goldenfile = "1"

0 commit comments

Comments
 (0)