Skip to content

Commit 06cb7e7

Browse files
authored
Update packages/cudajit/cudajit.0.4.0/opam
1 parent fab253b commit 06cb7e7

File tree

1 file changed

+1
-1
lines changed
  • packages/cudajit/cudajit.0.4.0

1 file changed

+1
-1
lines changed

packages/cudajit/cudajit.0.4.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ homepage: "https://github.com/lukstafi/ocaml-cudajit"
1212
doc: "https://github.com/lukstafi/ocaml-cudajit/blob/master/README.md"
1313
bug-reports: "https://github.com/lukstafi/ocaml-cudajit/issues"
1414
depends: [
15-
"ocaml"
15+
"ocaml" {>= "4.08"}
1616
"dune" {>= "3.11"}
1717
"ctypes"
1818
"ctypes-foreign"

0 commit comments

Comments
 (0)