File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ ===== 6.1.1 =====
2+
3+ ====== Fixes ======
4+
5+ * lwt.unix: fix build error on OCaml.5.5. (Kate Deplaix, #1100)
6+
17===== 6.1.0 =====
28
39====== Additions ======
Original file line number Diff line number Diff line change 8080
8181( package
8282 (name lwt)
83- ( version 6 .1.0 )
83+ ( version 6 .1.1 )
8484 (synopsis " Promises and event-driven I/O" )
8585 ( description " A promise is a value that may become determined in the future.
8686
Original file line number Diff line number Diff line change 11# This file is generated by dune, edit dune-project instead
22opam-version: "2.0"
3- version: "6.1.0 "
3+ version: "6.1.1 "
44synopsis: "Promises and event-driven I/O"
55description: """
66A promise is a value that may become determined in the future.
You can’t perform that action at this time.
0 commit comments