File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
dns-client/dns-client.6.4.1 Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ depends: [
21
21
"lwt" {>= "4.2.1"}
22
22
"mtime" {>= "1.2.0"}
23
23
"mirage-crypto-rng-lwt" {>= "0.11.0"}
24
- "happy-eyeballs" {>= "0.4.0"}
24
+ "happy-eyeballs" {>= "0.4.0" & < "0.6.0" }
25
25
"tls-lwt" {>= "0.16.0"}
26
26
"ca-certs"
27
27
]
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ depends: [
21
21
"lwt" {>= "4.2.1"}
22
22
"mtime" {>= "1.2.0"}
23
23
"mirage-crypto-rng-lwt" {>= "0.11.0"}
24
- "happy-eyeballs" {>= "0.4.0"}
24
+ "happy-eyeballs" {>= "0.4.0" & < "0.6.0" }
25
25
"tls-lwt" {>= "0.16.0"}
26
26
"ca-certs"
27
27
]
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ depends: [
21
21
"lwt" {>= "4.2.1"}
22
22
"mtime" {>= "1.2.0"}
23
23
"mirage-crypto-rng-lwt" {>= "0.11.0"}
24
- "happy-eyeballs" {>= "0.4.0"}
24
+ "happy-eyeballs" {>= "0.4.0" & < "0.6.0" }
25
25
"tls-lwt" {>= "0.16.0"}
26
26
"ca-certs"
27
27
]
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ depends: [
23
23
"mirage-random" {>= "2.0.0"}
24
24
"mirage-time" {>= "2.0.0"}
25
25
"mirage-clock" {>= "3.0.0"}
26
- "happy-eyeballs" {>= "0.4.0"}
26
+ "happy-eyeballs" {>= "0.4.0" & < "0.6.0" }
27
27
"tls-mirage" {>= "0.16.0"}
28
28
"x509" {>= "0.16.0"}
29
29
"ca-certs-nss"
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ depends: [
23
23
"mirage-random" {>= "2.0.0"}
24
24
"mirage-time" {>= "2.0.0"}
25
25
"mirage-clock" {>= "3.0.0"}
26
- "happy-eyeballs" {>= "0.4.0"}
26
+ "happy-eyeballs" {>= "0.4.0" & < "0.6.0" }
27
27
"tls-mirage" {>= "0.16.0"}
28
28
"x509" {>= "0.16.0"}
29
29
"ca-certs-nss"
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ depends: [
23
23
"mirage-random" {>= "2.0.0"}
24
24
"mirage-time" {>= "2.0.0"}
25
25
"mirage-clock" {>= "3.0.0"}
26
- "happy-eyeballs" {>= "0.4.0"}
26
+ "happy-eyeballs" {>= "0.4.0" & < "0.6.0" }
27
27
"tls-mirage" {>= "0.16.0"}
28
28
"x509" {>= "0.16.0"}
29
29
"ca-certs-nss"
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ depends: [
29
29
"mirage-clock" {>= "3.0.0"}
30
30
"mtime" {>= "1.2.0"}
31
31
"mirage-crypto-rng" {>= "0.8.0"}
32
- "happy-eyeballs" {>= "0.4.0"}
32
+ "happy-eyeballs" {>= "0.4.0" & < "0.6.0" }
33
33
"alcotest" {with-test}
34
34
"tls" {>= "0.15.0" & < "0.16.0"}
35
35
"tls-mirage" {>= "0.15.0"}
You can’t perform that action at this time.
0 commit comments