File tree Expand file tree Collapse file tree 7 files changed +7
-5
lines changed Expand file tree Collapse file tree 7 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ depends: [
2020 "fmt"
2121 "logs"
2222 "asetmap"
23+ "cstruct" {< "6.1.0"}
2324 "mirage-flow" {>="2.0.0"}
2425 "tls" {>= "0.13.1" & < "0.15.0"}
2526 "base64" {>= "3.0.0"}
Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ depends: [
2020 "fmt"
2121 "logs"
2222 "asetmap"
23+ "cstruct" {< "6.1.0"}
2324 "mirage-flow" {>="2.0.0"}
2425 "tls" {>= "0.13.1" & < "0.15.0"}
2526 "base64" {>= "3.0.0"}
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ depends: [
2222 "dune" {>= "2.0"}
2323 "alcotest" {>= "1.0.1" & with-test}
2424 "alcotest-lwt" { >= "1.0.1" & with-test}
25- "mirage-crypto-rng" {>= "0.7.0"}
25+ "mirage-crypto-rng" {>= "0.7.0" & < "0.11.0" }
2626 "lwt"
2727 "asetmap" {with-test}
2828]
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ depends: [
2222 "dune" {>= "2.0"}
2323 "alcotest" {>= "1.0.1" & with-test}
2424 "alcotest-lwt" { >= "1.0.1" & with-test}
25- "mirage-crypto-rng" {>= "0.7.0"}
25+ "mirage-crypto-rng" {>= "0.7.0" & < "0.11.0" }
2626 "lwt"
2727 "asetmap" {with-test}
2828]
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ depends: [
2222 "dune" {>= "2.0"}
2323 "alcotest" {>= "1.0.1" & with-test}
2424 "alcotest-lwt" { >= "1.0.1" & with-test}
25- "mirage-crypto-rng" {>= "0.7.0"}
25+ "mirage-crypto-rng" {>= "0.7.0" & < "0.11.0" }
2626 "lwt"
2727 "asetmap" {with-test}
2828]
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ depends: [
2222 "dune" {>= "2.0"}
2323 "alcotest" {>= "1.0.1" & with-test}
2424 "alcotest-lwt" { >= "1.0.1" & with-test}
25- "mirage-crypto-rng" {>= "0.7.0"}
25+ "mirage-crypto-rng" {>= "0.7.0" & < "0.11.0" }
2626 "lwt"
2727 "asetmap" {with-test}
2828]
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ depends: [
2222 "dune" {>= "2.0"}
2323 "alcotest" {>= "1.0.1" & with-test}
2424 "alcotest-lwt" { >= "1.0.1" & with-test}
25- "mirage-crypto-rng" {>= "0.7.0"}
25+ "mirage-crypto-rng" {>= "0.7.0" & < "0.11.0" }
2626 "lwt"
2727 "asetmap" {with-test}
2828]
You can’t perform that action at this time.
0 commit comments