Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

Commit 9cc1d68

Browse files
committed
Remove unused patch sections
Patch sections in workspace non-root manifests are ignored. We already patch these crates from the workspace rood.
1 parent 53f679a commit 9cc1d68

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

regtest/Cargo.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,3 @@ anyhow = "1.0.66"
7171
[package.metadata.docs.rs]
7272
features = ["download", "doc", "26_2"]
7373
rustdoc-args = ["--cfg", "docsrs"]
74-
75-
[patch.crates-io.bitcoind-json-rpc-client]
76-
path = "../client"
77-
78-
[patch.crates-io.bitcoind-json-rpc-types]
79-
path = "../json"

0 commit comments

Comments
 (0)