str is not an opam package

This commit is contained in:
craff 2021-12-08 16:45:06 -10:00
parent 6eef2bbb01
commit 7e9f3b03dd

View file

@ -12,7 +12,6 @@ build: [
depends: [
"dune" { >= "2.0" }
"base-threads"
"str"
"ocaml" { >= "4.04.0" }
"odoc" {with-doc}
"qtest" { >= "2.9" & with-test}