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 0c0f32a commit c8ca17dCopy full SHA for c8ca17d
monorobot.opam
@@ -18,7 +18,7 @@ depends: [
18
"base" {>= "v0.13.0"}
19
"base64" {>= "3.0.0"}
20
"biniou"
21
- "cmdliner" {>= "0.9.8"}
+ "cmdliner" {>= "0.9.8" & < "1.1.0"} # TODO fix deprecation warnings
22
"cstruct"
23
"devkit" {>= "1.20210120"}
24
"extlib" {>= "1.7.8"}
0 commit comments