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: [
"dune" {build}
"containers" { >= "2.8" }
"containers" { >= "3.0" & < "4.0" }
"iter"
"zarith"
"smtlib-utils" { >= "0.1" & < "0.2" }