this repo has no description

Add constraint to OCaml 4.08.0 and above

Nat Mote 63e56b15 b7fcec40

Changed files
+1 -1
packages
dynamic_gc
dynamic_gc.0.1.0
+1 -1
packages/dynamic_gc/dynamic_gc.0.1.0/opam
···
bug-reports: "https://github.com/semgrep/dynamic-gc/issues"
depends: [
"dune" {>= "3.17"}
-
"ocaml"
+
"ocaml" {>= "4.08.0"}
"odoc" {with-doc}
]
build: [