1
0
Fork 0
mirror of https://github.com/romanz/electrs.git synced 2025-02-24 06:57:53 +01:00

Revert "Update configure_me and other dependencies"

This reverts commit 687ae6c65b.
This commit is contained in:
Roman Zeyde 2020-06-18 18:28:17 +03:00
parent 7125eba95e
commit 7925babdd6
No known key found for this signature in database
GPG key ID: 87CAE5FA46917CBB
2 changed files with 365 additions and 378 deletions

740
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -26,8 +26,7 @@ base64 = "0.10"
bincode = "1.0"
bitcoin = { version = "0.23", features = ["use-serde"] }
bitcoin_hashes = "0.7.6"
configure_me = "0.3.4"
configure_me_codegen = "0.3.14"
configure_me = "0.3.3"
crossbeam-channel = "0.3"
dirs = "1.0"
error-chain = "0.12"