mirror of
https://github.com/romanz/electrs.git
synced 2024-11-19 01:43:29 +01:00
Fixup Cargo.toml
Following https://github.com/romanz/electrs/pull/913#discussion_r1285065594
This commit is contained in:
parent
2c1ed3c6b9
commit
2e6191e229
@ -23,7 +23,7 @@ spec = "internal/config_specification.toml"
|
||||
[dependencies]
|
||||
anyhow = "1.0"
|
||||
bitcoin = { version = "0.30.0", features = ["serde", "rand-std"] }
|
||||
bitcoin_slices = { version = "0.6", features =["bitcoin","sha2"] }
|
||||
bitcoin_slices = { version = "0.6", features =["bitcoin", "sha2"] }
|
||||
bitcoincore-rpc = "0.17.0"
|
||||
configure_me = "0.4"
|
||||
crossbeam-channel = "0.5"
|
||||
|
Loading…
Reference in New Issue
Block a user