Skip to content

Commit

Permalink
Drop the support of OCaml 4.08.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dinosaure committed Apr 26, 2021
1 parent 7308891 commit 3be68d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mrmime.opam
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ build: [
]

depends: [
"ocaml" {>= "4.07.0"}
"ocaml" {>= "4.08.0"}
"dune" {>= "1.2"}
"rresult"
"fmt"
Expand Down

0 comments on commit 3be68d8

Please sign in to comment.