[OCaml] Mobile-friendly clone of cgit.
Downgrade dune.
ogit.opam
@@ -8,7 +8,7 @@
8
8
tags: ["git" "web interface"]
9
9
doc: "https://url/to/documentation"
10
10
depends: [
11
Removed:
"dune" {>= "3.24"}
11
Added:
"dune" {>= "3.20"}
12
12
"ocaml" {= "5.2.1"}
13
13
"dream" {>= "1.0.0~alpha8"}
14
14
"dream-html" {>= "3.11.2"}