We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5169db5 + 2ff2218 commit d1fbfc6Copy full SHA for d1fbfc6
packages/pgx_async/pgx_async.2.2/opam
@@ -10,7 +10,7 @@ bug-reports: "https://github.com/arenadotio/pgx/issues"
10
depends: [
11
"dune" {>= "3.2"}
12
"alcotest-async" {with-test & >= "1.0.0"}
13
- "async_kernel" {>= "v0.13.0"}
+ "async_kernel" {>= "v0.13.0" & < "v0.17"}
14
"async_unix" {>= "v0.13.0"}
15
"async_ssl"
16
"base64" {with-test & >= "3.0.0"}
0 commit comments