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 58e3aa6 commit 02cf9d4Copy full SHA for 02cf9d4
packages/hurl/hurl.0.0.1~beta1/opam
@@ -8,14 +8,14 @@ license: "BSD-3-clause"
8
9
depends: [
10
"ocaml" {>= "5.1.0"}
11
- "dune" {>= "2.0.0"}
+ "dune" {>= "2.8.0"}
12
"httpcats" {>= "0.1.0"}
13
"mirage-crypto-rng-miou-unix"
14
"hxd" {>= "0.3.4"}
15
- "multipart_form"
+ "multipart_form" {>= "0.6.0"}
16
"cmdliner" {>= "1.3.0"}
17
"jsonm"
18
- "decompress"
+ "decompress" {>= "1.5.0"}
19
"bstr" {>= "0.0.2"}
20
]
21
conflicts: [ "result" {< "1.5"} ]
0 commit comments