Skip to content

Commit 35196c4

Browse files
committed
Upper the constraint on paf-cohttp.0.8.0 about mirage-crypto.1.2.0
1 parent 5bba54c commit 35196c4

File tree

1 file changed

+1
-1
lines changed
  • packages/paf-cohttp/paf-cohttp.0.8.0

1 file changed

+1
-1
lines changed

packages/paf-cohttp/paf-cohttp.0.8.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ depends: [
1818
"alcotest-lwt" {with-test & >= "1.1.0"}
1919
"fmt" {with-test}
2020
"logs" {with-test}
21-
"mirage-crypto-rng" {with-test & >= "0.11.0"}
21+
"mirage-crypto-rng" {with-test & >= "1.2.0"}
2222
"tcpip" {with-test & >= "6.0.0"}
2323
"uri" {with-test}
2424
"lwt" {with-test}

0 commit comments

Comments
 (0)