Skip to content

Commit

Permalink
update opam file
Browse files Browse the repository at this point in the history
  • Loading branch information
phated committed Oct 29, 2023
1 parent 6df2812 commit 6e5d734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion binaryen.opam
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ depends: [
"dune" {>= "3.0.0"}
"dune-configurator" {>= "3.0.0"}
"js_of_ocaml-compiler" {>= "4.1.0" < "6.0.0"}
"libbinaryen" {>= "113.0.0" < "114.0.0"}
"libbinaryen" {>= "114.0.0" < "115.0.0"}
]

0 comments on commit 6e5d734

Please sign in to comment.