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.
1 parent c9203f7 commit ed0e4c2Copy full SHA for ed0e4c2
packages/aws-s3-async/aws-s3-async.4.8.1/opam
@@ -17,7 +17,7 @@ depends: [
17
"async_kernel" {>= "v0.9.0"}
18
"async_unix" {>= "v0.9.0"}
19
"conduit-async" {>= "4.0.0"}
20
- "core" {>= "v0.15.0"}
+ "core" {>= "v0.16.0"}
21
"core_unix" {>= "v0.15.0"}
22
]
23
synopsis: "Ocaml library for accessing Amazon S3 - Async version"
0 commit comments