Skip to content

Commit

Permalink
update bip009 dep
Browse files Browse the repository at this point in the history
  • Loading branch information
rllola authored and grarco committed May 15, 2024
1 parent 8100219 commit 1e39b13
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 masp_primitives/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ lazy_static = "1"
proptest = { version = "1.0.0", optional = true }

# - ZIP 339
bip0039 = { version = "0.10", features = ["std", "all-languages"] }
bip0039 = { version = "0.12", features = ["std", "all-languages"] }

# Dependencies used internally:
# (Breaking upgrades to these are usually backwards-compatible, but check MSRVs.)
Expand Down

0 comments on commit 1e39b13

Please sign in to comment.