Skip to content

Commit f12b121

Browse files
authored
Merge pull request #28330 from jmid/mutaml-ppxlib-bound
Set a ppxlib upper bound for mutaml
2 parents 5b99878 + 500e7ee commit f12b121

File tree

1 file changed

+1
-0
lines changed
  • packages/mutaml/mutaml.0.3

1 file changed

+1
-0
lines changed

packages/mutaml/mutaml.0.3/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ depends: [
1919
"dune" {>= "3.0"}
2020
"ocaml" {>= "4.12.0"}
2121
"ppxlib" {>= "0.28.0"}
22+
"ppxlib" {with-test & <= "0.33.0"}
2223
"ppx_yojson_conv" {>= "v0.14.0"}
2324
"stdlib-random"
2425
"conf-timeout"

0 commit comments

Comments
 (0)