We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d2eef5 commit 894a89cCopy full SHA for 894a89c
domainslib.opam
@@ -10,7 +10,7 @@ bug-reports: "https://github.com/ocaml-multicore/domainslib/issues"
10
depends: [
11
"dune" {>= "3.0"}
12
"ocaml" {>= "5.0"}
13
- "saturn" {>= "0.4.0"}
+ "saturn" {>= "1.0.0"}
14
"domain-local-await" {>= "0.1.0"}
15
"kcas" {>= "0.3.0" & with-test}
16
"mirage-clock-unix" {with-test & >= "4.2.0"}
0 commit comments