Skip to content

Commit

Permalink
conduit-lwt-unix: adjust ssl bound (for Ssl.set_ip)
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Dec 14, 2022
1 parent f956f3a commit 4282d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conduit-lwt-unix.opam
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ depends: [
depopts: ["tls" "lwt_ssl" "launchd"]
conflicts: [
"tls" {< "0.14.0"}
"ssl" {< "0.5.9"}
"ssl" {< "0.5.12"}
]
build: [
["dune" "subst"] {dev}
Expand Down

0 comments on commit 4282d74

Please sign in to comment.