We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab18eaa commit 56e5503Copy full SHA for 56e5503
dune-project
@@ -94,7 +94,7 @@
94
:with-test))
95
(multicore-bench
96
(and
97
- (>= 0.1.4)
+ (>= 0.1.5)
98
99
(alcotest
100
kcas_data.opam
@@ -22,7 +22,7 @@ depends: [
22
"backoff" {>= "0.1.0" & with-test}
23
"domain-local-await" {>= "1.0.1" & with-test}
24
"domain_shims" {>= "0.1.0" & with-test}
25
- "multicore-bench" {>= "0.1.4" & with-test}
+ "multicore-bench" {>= "0.1.5" & with-test}
26
"alcotest" {>= "1.8.0" & with-test}
27
"qcheck-core" {>= "0.21.2" & with-test}
28
"qcheck-stm" {>= "0.3" & with-test}
0 commit comments