this repo has no description

anycache-async.0.7.4 is not compatible with core v0.13 (core_kernel api change)

Kate 4384b279 5dbfd9b1

Changed files
+3 -3
packages
anycache-async
anycache-async.0.7.4
+3 -3
packages/anycache-async/anycache-async.0.7.4/opam
···
"alcotest" {with-test & >= "0.7.2"}
"base-bytes"
"anycache"
-
"core" {< "v0.14"}
-
"async_kernel" {< "v0.14"}
-
"async_unix" {< "v0.14"}
+
"core" {< "v0.13"}
+
"async_kernel" {< "v0.13"}
+
"async_unix" {< "v0.13"}
]
build: [
["jbuilder" "subst" "-p" name] {pinned}