Skip to content

Commit 73c7d03

Browse files
authored
Merge pull request #29007 from hannesm/hurl-cmdliner
restrict hurl to cmdliner < 2 with-test
2 parents 5b1c120 + 17b43fa commit 73c7d03

File tree

1 file changed

+1
-0
lines changed
  • packages/hurl/hurl.0.0.1~beta1

1 file changed

+1
-0
lines changed

packages/hurl/hurl.0.0.1~beta1/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ depends: [
1414
"hxd" {>= "0.3.4"}
1515
"multipart_form" {>= "0.6.0"}
1616
"cmdliner" {>= "1.3.0"}
17+
"cmdliner" {with-test & < "2.0.0"}
1718
"jsonm"
1819
"decompress" {>= "1.5.0"}
1920
"bstr" {>= "0.0.2"}

0 commit comments

Comments
 (0)