Skip to content

Commit abd6613

Browse files
committed
letsencrypt-mirage: restrict to earlier http-mirage-client versions
1 parent 2c768f5 commit abd6613

File tree

1 file changed

+1
-1
lines changed
  • packages/letsencrypt-mirage/letsencrypt-mirage.1.0.0

1 file changed

+1
-1
lines changed

packages/letsencrypt-mirage/letsencrypt-mirage.1.0.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ depends: [
1212
"ocaml" {>= "4.13.0"}
1313
"dune" {>= "1.2.0"}
1414
"letsencrypt" {= version}
15-
"http-mirage-client"
15+
"http-mirage-client" {< "0.0.9"}
1616
"tcpip" {>= "7.0.0"}
1717
"mirage-time" {>= "3.0.0"}
1818
"duration"

0 commit comments

Comments
 (0)