We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb17faf commit 0aa6421Copy full SHA for 0aa6421
opam2web.opam
@@ -22,7 +22,7 @@ depends: [
22
"yojson" {>= "1.6.0"}
23
"opam-file-format" {< "2.1.1"}
24
"cmdliner" {>= "1.0.4"}
25
- "omd" {>= "1.3.1"}
+ "omd" {>= "1.3.1" & < "2.0.0~~"}
26
]
27
build: [
28
# ["dune" "subst"] {pinned}
0 commit comments