Skip to content

Commit 1bb9026

Browse files
authored
Update packages/ppx_optint/ppx_optint.0.1.0/opam
1 parent 127e293 commit 1bb9026

File tree

1 file changed

+1
-1
lines changed
  • packages/ppx_optint/ppx_optint.0.1.0

1 file changed

+1
-1
lines changed

packages/ppx_optint/ppx_optint.0.1.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ depends: [
1010
"ocaml"
1111
"dune" {>= "3.5"}
1212
"optint" {>= "0.1.0"}
13-
"ppxlib"
13+
"ppxlib" {>= "0.7.0"}
1414
"odoc" {with-doc}
1515
]
1616
build: [

0 commit comments

Comments
 (0)