Skip to content

Commit 894a89c

Browse files
committed
Saturn version constraint
1 parent 6d2eef5 commit 894a89c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

domainslib.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ bug-reports: "https://github.com/ocaml-multicore/domainslib/issues"
1010
depends: [
1111
"dune" {>= "3.0"}
1212
"ocaml" {>= "5.0"}
13-
"saturn" {>= "0.4.0"}
13+
"saturn" {>= "1.0.0"}
1414
"domain-local-await" {>= "0.1.0"}
1515
"kcas" {>= "0.3.0" & with-test}
1616
"mirage-clock-unix" {with-test & >= "4.2.0"}

0 commit comments

Comments
 (0)