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

Commit a786fd3

Browse files
committed
Drop the fuzztarget feature entirely
1 parent c90d263 commit a786fd3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ default = [ "std" ]
1919
std = []
2020
serde-std = ["serde/std"]
2121
unstable = [] # for benchmarking
22-
fuzztarget = [] # used by other rust-bitcoin projects to make hashes almost-noops, DON'T USE THIS
2322

2423
[dependencies]
2524
serde = { version = "1.0", default-features = false, optional = true }

0 commit comments

Comments
 (0)