Skip to content

Commit c01c599

Browse files
committed
opam: bump omd constraint (1.3.2 also works)
1 parent ead0550 commit c01c599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monorobot.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ depends: [
2929
"re2"
3030
"stdio"
3131
"uri"
32-
"omd" {<= "1.3.1"}
32+
"omd" {< "2"}
3333
"yojson"
3434
]
3535
build: ["dune" "build" "-p" name "-j" jobs]

0 commit comments

Comments
 (0)