Skip to content

Commit 3342a2b

Browse files
authored
Update packages/ppx_blob/ppx_blob.0.9.0/opam
1 parent 1e536a5 commit 3342a2b

File tree

1 file changed

+1
-1
lines changed
  • packages/ppx_blob/ppx_blob.0.9.0

1 file changed

+1
-1
lines changed

packages/ppx_blob/ppx_blob.0.9.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ build: [
1111
["dune" "runtest" "-p" name "-j" jobs] {with-test}
1212
]
1313
depends: [
14-
"ocaml"
14+
"ocaml" {>= "4.08"}
1515
"dune" {>= "1.11"}
1616
"ppxlib" {>= "0.9.0"}
1717
"alcotest" {with-test}

0 commit comments

Comments
 (0)