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 41ee92f commit b7478a3Copy full SHA for b7478a3
packages/pkcs11-driver/pkcs11-driver.1.0.0/opam
@@ -20,7 +20,7 @@ depends: [
20
"ppx_deriving" { >= "4.0" }
21
"ppx_deriving_yojson" { >= "3.0" }
22
"yojson" {>= "1.6.0"}
23
- "ocaml" {>= "4.04.0"}
+ "ocaml" {>= "4.04.0" & < "5.1"}
24
"ounit" {with-test}
25
]
26
conflicts: [
0 commit comments