Pin dev-dependency zip to 0.6.3
This commit is contained in:
parent
e83bb7c4dc
commit
0c2570ae07
@ -110,6 +110,8 @@ electrsd = "0.22"
|
||||
# Move back to importing from rust-bitcoin once https://github.com/rust-bitcoin/rust-bitcoin/pull/1342 is released
|
||||
base64 = "^0.13"
|
||||
assert_matches = "1.5.0"
|
||||
# zip versions after 0.6.3 don't work with our MSRV 1.57.0
|
||||
zip = "=0.6.3"
|
||||
|
||||
[[example]]
|
||||
name = "compact_filters_balance"
|
||||
|
Loading…
x
Reference in New Issue
Block a user