Skip to content

Commit

Permalink
Merge pull request #4 from alpenlabs/dependabot/cargo/alloy-0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Zk2u authored Sep 13, 2024
2 parents 34e6189 + d9e3afa commit 78ee053
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 @@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"

[dependencies]
alloy = { version = "0.3.3", default-features = false, features = ["std", "rpc-client-ws"] }
alloy = { version = "0.3.5", default-features = false, features = ["std", "rpc-client-ws"] }
arrayvec = "0.7.6"
axum = { version = "0.7.5", features = ["http2"] }
bdk_esplora = { version = "0.17.1", features = ["async-https", "async-https-rustls"], default-features = false }
Expand Down

0 comments on commit 78ee053

Please sign in to comment.