Skip to content

Commit 0518f99

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

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
@@ -14,7 +14,7 @@ bug-reports: "https://github.com/lukstafi/ocaml-cudajit/issues"
1414
depends: [
1515
"ocaml" {>= "4.08"}
1616
"dune" {>= "3.11"}
17-
"ctypes"
17+
"ctypes" {>= "0.14.0"}
1818
"ctypes-foreign"
1919
"sexplib0"
2020
"ppx_sexp_conv"

0 commit comments

Comments
 (0)