chore: fix opam file

This commit is contained in:
Simon Cruanes 2020-09-08 22:34:02 -04:00
parent ae6d298790
commit cc18830eae

View file

@ -12,7 +12,7 @@ build: [
] ]
depends: [ depends: [
"dune" {build} "dune" {build}
"containers" { >= "2.8" } "containers" { >= "3.0" & < "4.0" }
"iter" "iter"
"zarith" "zarith"
"smtlib-utils" { >= "0.1" & < "0.2" } "smtlib-utils" { >= "0.1" & < "0.2" }