Skip to content

Commit

Permalink
Add lower bound for cmdliner.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcgilchrist committed Mar 31, 2022
1 parent 2a3a5b0 commit 5d5603d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-gen.opam
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ depends: [
"atdgen"
"yojson"
"base-unix"
"cmdliner"
"cmdliner" {>= "1.1.0"}
"fmt"
"ppx_tools_versioned"
"yojson" {>= "1.6.0"}
Expand Down

0 comments on commit 5d5603d

Please sign in to comment.