Skip to content

Commit 6ed83d0

Browse files
committed
build: plumb through features
1 parent 2ee25e4 commit 6ed83d0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

stx-genesis/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,6 @@ path = "src/lib.rs"
1515
[build-dependencies]
1616
libflate = "1.0.3"
1717
sha2 = { version = "0.10" }
18+
19+
[features]
20+
testing = []

0 commit comments

Comments
 (0)