Skip to content

Commit

Permalink
Allow stdio.v0.14 (#1399)
Browse files Browse the repository at this point in the history
Bump stdio version threshold to v0.15
  • Loading branch information
gpetiot committed Jul 17, 2020
1 parent 7ae6aea commit b585788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ocamlformat.opam
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ depends: [
"ocp-indent" {with-test}
"odoc" {>= "1.4.2"}
"re"
"stdio" {< "v0.14"}
"stdio" {< "v0.15"}
"uuseg" {>= "10.0.0"}
"uutf" {>= "1.0.1"}
]
Expand Down

0 comments on commit b585788

Please sign in to comment.