oxidizing / letters

Letters is an OCaml library for creating and sending emails over SMTP using LWT
MIT License
54 stars 6 forks source link

Update packages and ocaml to 4.13.1 #56

Closed aronerben closed 1 year ago

aronerben commented 1 year ago

tls-lwt needs to be upgraded so letters works with sihl-email. I took the opportunity to update all other packages and OCaml (but not to 5, as not all of the OCaml environment is ready for it yet)

aronerben commented 1 year ago

@joseferben Please review