Skip to content

Commit

Permalink
Merge pull request #11760 from Leonidas-from-XIV/slacko-lwt-4-innocent
Browse files Browse the repository at this point in the history
Mark Slacko as potentially compatible with Lwt 4.0
  • Loading branch information
kit-ty-kate authored Apr 12, 2018
2 parents 4457ea9 + c7c48d7 commit bc32eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/slacko/slacko.0.13.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ depends: [
"ocamlfind"
"cmdliner"
"yojson"
"lwt" {>= "2.4.7" & < "4.0.0"}
"lwt" {>= "2.4.7"}
"tls" | "ssl"
"cohttp" {>= "0.21.1" & <"0.99"}
"ppx_deriving_yojson" {>= "3.0"}
Expand Down

0 comments on commit bc32eba

Please sign in to comment.