this repo has no description

`protocell` version bounds

Changed files
+1 -1
packages
protocell
protocell.1.0.0
+1 -1
packages/protocell/protocell.1.0.0/opam
···
]
depends: [
"alcotest" {with-test}
-
"base" {>= "v0.10"}
+
"base" {>= "v0.10" & < "v0.17"}
"core" {with-test & >= "v0.10" & < "v0.15"}
"dune" {>= "1.11"}
"ocaml" {>= "4.04.1"}