Skip to content

Commit

Permalink
Downgrade secp256k1 to 0.27.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptoquick committed Oct 31, 2023
1 parent 51c26d2 commit d62161c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 24 deletions.
26 changes: 3 additions & 23 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ bitcoin_blockchain = { version = "0.10.0", default-features = false }
blake3 = "1.5.0"
bp-core = { version = "0.10.11", features = ["stl"] }
bp-seals = "0.10.11"
carbonado = "0.3.4"
carbonado = "0.3.5"
chrono = "0.4"
commit_verify = { version = "0.10.6", features = ["stl"] }
console_error_panic_hook = "0.1.7"
Expand Down

0 comments on commit d62161c

Please sign in to comment.