Skip to content

Commit e495777

Browse files
committed
Add lwt < 4.0.0 constraint
1 parent d56f9a4 commit e495777

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
@@ -48,7 +48,7 @@ depends: [
4848
"base-threads"
4949
"react"
5050
"ssl"
51-
"lwt" {>= "3.0.0"}
51+
"lwt" {>= "3.0.0" & < "4.0.0"}
5252
"lwt_ssl"
5353
"lwt_react"
5454
"ocamlnet" {>= "4.0.2"}

0 commit comments

Comments
 (0)