Skip to content

Commit faabf79

Browse files
committed
Relax Lwt version to keep 4.00 compatibility.
1 parent 8667dfe commit faabf79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ depends: [
2323
"base-threads"
2424
"react"
2525
"ssl"
26-
"lwt" {>= "2.4.7"}
26+
"lwt" {>= "2.4.6"}
2727
"ocamlnet" {>= "4.0.2"}
2828
"pcre"
2929
"cryptokit"

0 commit comments

Comments
 (0)