Skip to content

Commit

Permalink
update commit_verify
Browse files Browse the repository at this point in the history
  • Loading branch information
crisdut committed Nov 20, 2022
1 parent ba9cdbd commit afa52ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -40,7 +40,7 @@ bp-core = { version = "~0.8.1" }
lnpbp = { version = "~0.8.0", features = ["zip"] }
stens = "~0.7.1"
strict_encoding = { version = "~0.8.0", features = ["crypto", "chrono", "bitcoin", "float"] }
commit_verify = { version = "~0.8.0", features = ["rand", "bulletproofs"] }
commit_verify = { version = "~0.8.1", features = ["rand", "bulletproofs"] }
descriptor-wallet = "~0.8.0"
aluvm = { version = "~0.7.0", features = ["std", "strict_encoding"] }
# Dependencies on core rust-bitcoin ecosystem projects
Expand Down

0 comments on commit afa52ca

Please sign in to comment.