dialohq / ocaml-grpc

gRPC library for OCaml
https://dialohq.github.io/ocaml-grpc
BSD 3-Clause "New" or "Revised" License
62 stars 9 forks source link

Update OCaml versions on windows #62

Closed tmcgilchrist closed 3 months ago

tmcgilchrist commented 3 months ago

Also includes a small fix for deprecated functions from Async.0.17.0.

tmcgilchrist commented 3 months ago

Keeping backwards compatibility with async and the other JaneStreet core libraries is very difficult. This change will bump them to v0.17.0. I think going forward we should only support the most recent release of Async.