Skip to content

Commit

Permalink
Downgrade odoc to 2.1.1
Browse files Browse the repository at this point in the history
Because of ocaml/dune#7541.
  • Loading branch information
aantron committed Apr 13, 2023
1 parent d01d79b commit 1ee9a0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion luv.opam
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ depends: [

"alcotest" {with-test & >= "0.8.1"}
"base-unix" {with-test}
"odoc" {with-doc & = "2.2.0"}
"odoc" {with-doc & = "2.1.1"}
]

build: [
Expand Down

0 comments on commit 1ee9a0c

Please sign in to comment.