Skip to content

Commit

Permalink
Depend directly on clipper2c-sys branch
Browse files Browse the repository at this point in the history
  • Loading branch information
msvbg committed Aug 28, 2024
1 parent 320fbea commit 72d7dc3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ usingz = ["clipper2c-sys/usingz"]

[dependencies]
libc = "0.2"
clipper2c-sys = { path = "../clipper2c-sys" }
clipper2c-sys = { rev = "210878394637f94bcd3a476bdf24ddf4ba8a39fd", git = "https://github.com/tirithen/clipper2c-sys" }
thiserror = "1.0.59"
serde = { version = "1", features = ["derive"], optional = true }

Expand All @@ -34,4 +34,3 @@ serde_json = "1"
features = ["doc-images"]

[patch.crates-io]
# clipper2c-sys = { rev = "210878394637f94bcd3a476bdf24ddf4ba8a39fd", git = "https://github.com/tirithen/clipper2c-sys" }

0 comments on commit 72d7dc3

Please sign in to comment.