File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,8 @@ depends: [
2222 "ocaml" {>= "4.05.0"}
2323 "fmt" {>= "0.8.7"}
2424 "astring"
25- "cmdliner" {>= "1.1.0" & < "2.0.0"}
25+ "cmdliner" {>= "1.1.0"}
26+ "cmdliner" {with-test & < "2.0.0"}
2627 "re" {>= "1.7.2"}
2728 "stdlib-shims"
2829 "uutf" {>= "1.0.1"}
Original file line number Diff line number Diff line change @@ -22,7 +22,8 @@ depends: [
2222 "ocaml" {>= "4.08"}
2323 "fmt" {>= "0.8.7"}
2424 "astring"
25- "cmdliner" {>= "1.2.0" & < "2.0.0"}
25+ "cmdliner" {>= "1.2.0"}
26+ "cmdliner" {with-test & < "2.0.0"}
2627 "re" {>= "1.7.2"}
2728 "stdlib-shims"
2829 "uutf" {>= "1.0.1"}
Original file line number Diff line number Diff line change @@ -22,7 +22,8 @@ depends: [
2222 "ocaml" {>= "4.08"}
2323 "fmt" {>= "0.8.7"}
2424 "astring"
25- "cmdliner" {>= "1.2.0" & < "2.0.0"}
25+ "cmdliner" {>= "1.2.0"}
26+ "cmdliner" {with-test & < "2.0.0"}
2627 "re" {>= "1.7.2"}
2728 "stdlib-shims"
2829 "uutf" {>= "1.0.1"}
You can’t perform that action at this time.
0 commit comments