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.
2 parents e8a1280 + 980b267 commit d450b97Copy full SHA for d450b97
packages/http-mirage-client/http-mirage-client.0.0.1/opam
@@ -22,7 +22,7 @@ depends: [
22
"mirage-clock-unix" {with-test}
23
"mirage-random-stdlib" {with-test}
24
"mirage-time-unix" {with-test}
25
- "h2"
+ "h2" {>= "0.9.0" & < "0.10.0"}
26
]
27
build: [
28
["dune" "subst"] {dev}
packages/http-mirage-client/http-mirage-client.0.0.2/opam
0 commit comments