File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ depends: [
18
18
"dune" {>= "3.0"}
19
19
"tls" {= version}
20
20
"mirage-crypto-rng" {>= "1.0.0"}
21
- "mirage-crypto-rng-eio" {with-test & >= "1.0.0"}
21
+ "mirage-crypto-rng-eio" {with-test & >= "1.0.0" & < "1.2.0" }
22
22
"eio" {>= "0.12"}
23
23
"eio_main" {>= "0.12" & with-test}
24
24
"mdx" {with-test}
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ depends: [
18
18
"dune" {>= "3.0"}
19
19
"tls" {= version}
20
20
"mirage-crypto-rng" {>= "1.0.0"}
21
- "mirage-crypto-rng-eio" {with-test & >= "1.0.0"}
21
+ "mirage-crypto-rng-eio" {with-test & >= "1.0.0" & < "1.2.0" }
22
22
"eio" {>= "0.12"}
23
23
"eio_main" {>= "0.12" & with-test}
24
24
"mdx" {with-test}
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ depends: [
18
18
"dune" {>= "3.0"}
19
19
"tls" {= version}
20
20
"mirage-crypto-rng" {>= "1.0.0"}
21
- "mirage-crypto-rng-eio" {with-test & >= "1.0.0"}
21
+ "mirage-crypto-rng-eio" {with-test & >= "1.0.0" & < "1.2.0" }
22
22
"eio" {>= "0.12"}
23
23
"eio_main" {>= "0.12" & with-test}
24
24
"mdx" {with-test}
You can’t perform that action at this time.
0 commit comments