Opam: fix alcotest version
This commit is contained in:
parent
7c546425d2
commit
aa12c6fd9b
@ -20,7 +20,7 @@ depends: [
|
||||
"tweetnacl"
|
||||
"zarith"
|
||||
"secp256k1-internal"
|
||||
"alcotest" { test }
|
||||
"alcotest" { test & >= "0.8.3" }
|
||||
]
|
||||
build: [
|
||||
[ "jbuilder" "build" "-p" name "-j" jobs ]
|
||||
|
Loading…
Reference in New Issue
Block a user