We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b18b1dd commit c63379cCopy full SHA for c63379c
Cargo.toml
@@ -5,3 +5,9 @@ members = [
5
"client",
6
"integration_test",
7
]
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