Skip to content

Commit

Permalink
Update bip322 crate
Browse files Browse the repository at this point in the history
  • Loading branch information
raphjaph committed Oct 8, 2024
1 parent 471a113 commit 8b15bd4
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 @@ -23,7 +23,7 @@ async-trait = "0.1.72"
axum = { version = "0.6.1", features = ["http2"] }
axum-server = "0.5.0"
base64 = "0.22.0"
bip322 = "0.0.6"
bip322 = "0.0.7"
bip39 = "2.0.0"
bitcoin = { version = "0.30.1", features = ["rand"] }
boilerplate = { version = "1.0.0", features = ["axum"] }
Expand Down

0 comments on commit 8b15bd4

Please sign in to comment.