We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6525c4 commit acc65e4Copy full SHA for acc65e4
ergo-lib/Cargo.toml
@@ -28,7 +28,6 @@ derive_more = "0.99"
28
# bounded-vec = { git = "https://github.com/ergoplatform/bounded-vec", rev="f684d78" }
29
bounded-vec = { version = "^0.4.0" }
30
num-bigint = "0.4.0"
31
-proptest = {version = "1.0.0", optional = true }
32
proptest-derive = {version = "0.3.0", optional = true }
33
34
[dependencies.proptest]
0 commit comments