Skip to content

Commit

Permalink
Lwt_log was moved to separate library in Lwt 4
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonidas-from-XIV committed Jun 8, 2022
1 parent 3615e37 commit c3c82a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/KaSim/KaSim.4.0.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ depends: [
"ocamlfind"
"ocamlbuild" {build}
"yojson" {>= "1.1.3" & < "2.0.0"}
"lwt"
"lwt" {< "4.0.0"}
]
depopts: [
"labltk" "cohttp-lwt-unix"
Expand Down

0 comments on commit c3c82a9

Please sign in to comment.