Skip to content

Commit 0c31c9a

Browse files
authored
deps: remove patch versions (#281)
1 parent abe93e6 commit 0c31c9a

2 files changed

Lines changed: 27 additions & 35 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,3 @@ tracing = "0.1.44"
4444

4545
[build-dependencies]
4646
cargo-lock = "11"
47-
48-
[patch.crates-io]
49-
geoarrow-array = { git = "https://github.com/geoarrow/geoarrow-rs", rev = "234c7bd287b3e3caaa9ece9e67e81259347121f8" }
50-
geoarrow-schema = { git = "https://github.com/geoarrow/geoarrow-rs", rev = "234c7bd287b3e3caaa9ece9e67e81259347121f8" }
51-
geoparquet = { git = "https://github.com/geoarrow/geoarrow-rs", rev = "234c7bd287b3e3caaa9ece9e67e81259347121f8" }

0 commit comments

Comments
 (0)