We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4080d99 commit d30f1d6Copy full SHA for d30f1d6
packages/quickjs/quickjs.0.1.1/opam
@@ -10,7 +10,7 @@ depends: [
10
"dune" {>= "3.8"}
11
"ocaml" {>= "4.14.1"}
12
"integers"
13
- "ctypes"
+ "ctypes" {>= "0.13.0"}
14
"alcotest" {with-test}
15
"fmt" {with-test}
16
"odoc" {with-doc}
packages/quickjs/quickjs.0.1.2/opam
0 commit comments