Skip to content

Commit 35076bc

Browse files
committed
Pin proptest version for now
1 parent bb5122d commit 35076bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

secp256kfun/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ serde_json = "1"
3636
rand = { version = "0.8" }
3737
lazy_static = "1.4"
3838
sha2 = "0.10"
39-
proptest = "1"
39+
proptest = "=1.6.0"
4040
criterion = "0.4"
4141

4242
[target.'cfg(target_arch = "wasm32")'.dev-dependencies]

0 commit comments

Comments
 (0)