Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
lsunsi committed Sep 16, 2024
1 parent 8ba6d3b commit dc30fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ edition = "2021"
[dependencies]
bitcoin = { version= "0.32.0", features = ["std"], default-features = false }
bitcoincore-rpc = { version = "0.19.0", default-features = false }
opentelemetry = { version = "0.24.0", features = ["trace"], default-features = false }
opentelemetry = { version = "0.25.0", features = ["trace"], default-features = false }
tokio = { version = "1.12.0", features = ["rt", "macros"], default-features = false }

0 comments on commit dc30fc0

Please sign in to comment.