Skip to content

Commit

Permalink
Update .opam
Browse files Browse the repository at this point in the history
Signed-off-by: Sora Morimoto <[email protected]>
  • Loading branch information
smorimoto committed Dec 24, 2024
1 parent 4085343 commit 077243a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ocsigenserver.opam
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,8 @@ depends: [
"cohttp-lwt-unix" {>= "5.0.0" & < "6.0"}
"conduit-lwt-unix" {>= "2.0.0" & < "7.0"}
"xml-light"
"camlzip"
"camlzip" {>= "1.04"}
]
conflicts: [
"camlzip" {< "1.04"}
"pgocaml" {< "2.2"}
]

0 comments on commit 077243a

Please sign in to comment.