Skip to content

Commit

Permalink
Amend
Browse files Browse the repository at this point in the history
  • Loading branch information
raphjaph committed Dec 23, 2024
1 parent c4dfba7 commit 38f362d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 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.8"
bip322 = "0.0.9"
bip39 = "2.0.0"
bitcoin = { version = "0.32.5", features = ["rand"] }
bitcoincore-rpc = "0.19.0"
Expand Down

0 comments on commit 38f362d

Please sign in to comment.