Skip to content

Commit

Permalink
remove bindgen from default features; upgrade libsecp256k1; deal with…
Browse files Browse the repository at this point in the history
… fallout
  • Loading branch information
xoloki committed Oct 10, 2024
1 parent 3ecb941 commit b9f38b3
Show file tree
Hide file tree
Showing 124 changed files with 25,777 additions and 16,697 deletions.
1 change: 0 additions & 1 deletion p256k1/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ categories = ["api-bindings", "cryptography", "mathematics"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[features]
default = ["with_bindgen"]
with_bindgen = ["dep:bindgen"]

[dependencies]
Expand Down
182 changes: 92 additions & 90 deletions p256k1/_p256k1.h

Large diffs are not rendered by default.

Loading

0 comments on commit b9f38b3

Please sign in to comment.