chore: opam dep

This commit is contained in:
Simon Cruanes 2023-06-23 17:27:28 -04:00
parent eb3ec103e3
commit 48847e74b6
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -17,6 +17,7 @@ depends: [
"ocaml" { >= "4.05.0" } "ocaml" { >= "4.05.0" }
"odoc" {with-doc} "odoc" {with-doc}
"conf-libcurl" {with-test} "conf-libcurl" {with-test}
"ptime" {with-test}
"qcheck-core" {with-test & >= "0.9" } "qcheck-core" {with-test & >= "0.9" }
"ptime" {with-test} "ptime" {with-test}
] ]