this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

restrict all packages to tls-async < 1.0.0 (API breaking release)

+25 -1
+3
packages/gluten-async/gluten-async.0.3.0/opam
··· 31 31 ] 32 32 } 33 33 x-commit-hash: "12703c908995582efb2fa6c80562bcf8161c753f" 34 + conflicts: [ 35 + "tls-async" {>= "1.0.0"} 36 + ]
+3
packages/gluten-async/gluten-async.0.4.0/opam
··· 38 38 ] 39 39 } 40 40 x-commit-hash: "f8b88c485beb473af97de7b39461fb60a56cff3f" 41 + conflicts: [ 42 + "tls-async" {>= "1.0.0"} 43 + ]
+3
packages/gluten-async/gluten-async.0.4.1/opam
··· 38 38 ] 39 39 } 40 40 x-commit-hash: "e0651eb76a03737782d367e7e2587734fca0c9b6" 41 + conflicts: [ 42 + "tls-async" {>= "1.0.0"} 43 + ]
+3
packages/gluten-async/gluten-async.0.5.0/opam
··· 39 39 ] 40 40 } 41 41 x-commit-hash: "166e1e917710e1e43b04d33a368b6701a9f8b1f5" 42 + conflicts: [ 43 + "tls-async" {>= "1.0.0"} 44 + ]
+3
packages/gluten-async/gluten-async.0.5.1/opam
··· 39 39 ] 40 40 } 41 41 x-commit-hash: "a2439efe4f187b8c43dee577299470660503a73d" 42 + conflicts: [ 43 + "tls-async" {>= "1.0.0"} 44 + ]
+1 -1
packages/grpc-examples/grpc-examples.0.2.0/opam
··· 28 28 "h2-async" 29 29 "conduit-lwt-unix" 30 30 "cohttp-lwt-unix" 31 - "tls-async" 31 + "tls-async" {< "1.0.0"} 32 32 "lwt_ssl" {>= "1.2.0"} 33 33 "mdx" {>= "2.2.1" & with-test} 34 34 "eio_main" {>= "0.10" & < "0.12"}
+3
packages/h2-async/h2-async.0.10.0/opam
··· 39 39 ] 40 40 } 41 41 x-commit-hash: "fff323e57f08cc1ca58cf9a6cd4996c3ac5d24de" 42 + conflicts: [ 43 + "tls-async" {>= "1.0.0"} 44 + ]
+3
packages/h2-async/h2-async.0.11.0/opam
··· 39 39 ] 40 40 } 41 41 x-commit-hash: "c694398c1b429db622638e94f9a6f8fbce2a208a" 42 + conflicts: [ 43 + "tls-async" {>= "1.0.0"} 44 + ]
+3
packages/h2-async/h2-async.0.12.0/opam
··· 39 39 ] 40 40 } 41 41 x-commit-hash: "471c7ae2e56d6c00123d60eec9d7ed68dae4d019" 42 + conflicts: [ 43 + "tls-async" {>= "1.0.0"} 44 + ]