Skip to content

Commit f5f799c

Browse files
committed
Do not exclude consensus/ Core code
Seems we need this code in order to run `cargo publish`, remove it from the excludes list.
1 parent be46f35 commit f5f799c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ exclude = [
2020
"/depend/bitcoin/test/**",
2121
"/depend/bitcoin/src/bench/**",
2222
"/depend/bitcoin/src/config/**",
23-
"/depend/bitcoin/src/consensus/**",
2423
"/depend/bitcoin/src/leveldb/**",
2524
"/depend/bitcoin/src/policy/**",
2625
"/depend/bitcoin/src/qt/**",

0 commit comments

Comments
 (0)