Skip to content

Commit 56d34ac

Browse files
committed
Increase ctypes version bound
1 parent dbdcfba commit 56d34ac

File tree

1 file changed

+1
-1
lines changed
  • packages/raylib/raylib.1.5.1

1 file changed

+1
-1
lines changed

packages/raylib/raylib.1.5.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ depends: [
1010
"ocaml" {>= "4.08.0"}
1111
"dune" {>= "3.20" & >= "3.20"}
1212
"dune-configurator"
13-
"ctypes" {>= "0.14"}
13+
"ctypes" {>= "0.23.0"}
1414
"integers" {>= "0.5"}
1515
"patch" {>= "3.0.0"}
1616
"conf-mesa" {os = "linux" | os-family = "bsd"}

0 commit comments

Comments
 (0)