Skip to content

Commit c8ca17d

Browse files
committed
make ci happy
1 parent 0c0f32a commit c8ca17d

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
@@ -18,7 +18,7 @@ depends: [
1818
"base" {>= "v0.13.0"}
1919
"base64" {>= "3.0.0"}
2020
"biniou"
21-
"cmdliner" {>= "0.9.8"}
21+
"cmdliner" {>= "0.9.8" & < "1.1.0"} # TODO fix deprecation warnings
2222
"cstruct"
2323
"devkit" {>= "1.20210120"}
2424
"extlib" {>= "1.7.8"}

0 commit comments

Comments
 (0)