Skip to content

Commit c63379c

Browse files
committed
Depend on rc1-fixes branch
1 parent b18b1dd commit c63379c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Cargo.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,9 @@ members = [
55
"client",
66
"integration_test",
77
]
8+
resolver = "2"
9+
10+
11+
[patch.crates-io.bitcoin]
12+
git = "https://github.com/rust-bitcoin/rust-bitcoin"
13+
branch = "rc1-fixes"

0 commit comments

Comments
 (0)