this repo has no description
0
fork

Configure Feed

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

Update packages/cohttp-async/cohttp-async.6.1.0/opam

authored by

Thomas Gazagnaire and committed by
GitHub
cc52488a e7b310a3

+1 -1
+1 -1
packages/cohttp-async/cohttp-async.6.1.0/opam
··· 29 29 "cohttp" {= version} 30 30 "async_kernel" {>= "v0.16.0"} 31 31 "async_unix" {>= "v0.16.0"} 32 - "async" {>= "v0.16.0"} 32 + "async" {>= "v0.17.0"} 33 33 "base" {>= "v0.16.0"} 34 34 "core" {with-test} 35 35 "core_unix" {>= "v0.14.0"}