Skip to content

Commit

Permalink
constrain domainslib depenedncy version for lwt_domain
Browse files Browse the repository at this point in the history
  • Loading branch information
raphael-proust committed Nov 25, 2021
1 parent faf882f commit f009593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lwt_domain.opam
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ depends: [
"dune" {>= "1.8.0"}
"lwt" {>= "3.0.0"}
"ocaml"
"domainslib"
"domainslib" {>= "0.3.2"}
]

build: [
Expand Down

0 comments on commit f009593

Please sign in to comment.