Skip to content

Commit acc65e4

Browse files
committed
fix Cargo.toml after rebase;
1 parent e6525c4 commit acc65e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ergo-lib/Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ derive_more = "0.99"
2828
# bounded-vec = { git = "https://github.com/ergoplatform/bounded-vec", rev="f684d78" }
2929
bounded-vec = { version = "^0.4.0" }
3030
num-bigint = "0.4.0"
31-
proptest = {version = "1.0.0", optional = true }
3231
proptest-derive = {version = "0.3.0", optional = true }
3332

3433
[dependencies.proptest]

0 commit comments

Comments
 (0)