version = "1.0.2"
description = "Async backend"
requires = "async
            cohttp
            conduit-async
            fmt
            ipaddr.unix
            logs.fmt
            magic-mime
            uri
            uri.services"
archive(byte) = "cohttp_async.cma"
archive(native) = "cohttp_async.cmxa"
plugin(byte) = "cohttp_async.cma"
plugin(native) = "cohttp_async.cmxs"
