Skip to content

Commit

Permalink
Bump opam
Browse files Browse the repository at this point in the history
  • Loading branch information
patricoferris committed Oct 22, 2022
1 parent d86bdb3 commit f235f74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion multibase.opam
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license: "MIT"
homepage: "https://github.com/patricoferris/ocaml-multibase"
bug-reports: "https://github.com/patricoferris/ocaml-multibase/issues"
depends: [
"ocaml" {>= "4.03.0"}
"ocaml" {>= "4.08.0"}
"dune" {>= "2.9"}
"alcotest" {with-test}
"mdx" {with-test}
Expand Down

0 comments on commit f235f74

Please sign in to comment.