Skip to content

Commit

Permalink
Update some more crates
Browse files Browse the repository at this point in the history
All minor. Including an update from rust-bitcoin v0.31.1 to v0.31.2.
  • Loading branch information
shesek committed Apr 5, 2024
1 parent 580fc29 commit 65f7a57
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 53 deletions.
86 changes: 34 additions & 52 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 @@ -18,7 +18,7 @@ electrum-discovery = [ "electrum-client"]
[dependencies]
arraydeque = "0.5.1"
arrayref = "0.3.6"
base64 = "0.21.3"
base64 = "0.22"
bincode = "1.3.1"
bitcoin = { version = "0.31", features = [ "serde" ] }
clap = "2.33.3"
Expand Down

0 comments on commit 65f7a57

Please sign in to comment.