this repo has no description

Merge pull request #25378 from mseri/eio

eio_main: upper bound on kcas for the tests

Changed files
+5 -5
packages
eio_main
eio_main.0.10
eio_main.0.11
eio_main.0.12
eio_main.0.13
eio_main.0.14
+1 -1
packages/eio_main/eio_main.0.10/opam
···
depends: [
"dune" {>= "3.7"}
"mdx" {>= "2.2.0" & with-test}
-
"kcas" {>= "0.3.0" & with-test}
"yojson" {>= "2.0.2" & with-test}
"eio_linux" {= version & os = "linux"}
"eio_posix" {= version & os != "win32"}
···
depends: [
"dune" {>= "3.7"}
"mdx" {>= "2.2.0" & with-test}
+
"kcas" {>= "0.3.0" & < "0.7.0" & with-test}
"yojson" {>= "2.0.2" & with-test}
"eio_linux" {= version & os = "linux"}
"eio_posix" {= version & os != "win32"}
+1 -1
packages/eio_main/eio_main.0.11/opam
···
depends: [
"dune" {>= "3.9"}
"mdx" {>= "2.2.0" & with-test}
-
"kcas" {>= "0.3.0" & with-test}
"yojson" {>= "2.0.2" & with-test}
"eio_linux" {= version & os = "linux"}
"eio_posix" {= version & os != "win32"}
···
depends: [
"dune" {>= "3.9"}
"mdx" {>= "2.2.0" & with-test}
+
"kcas" {>= "0.3.0" & < "0.7.0" & with-test}
"yojson" {>= "2.0.2" & with-test}
"eio_linux" {= version & os = "linux"}
"eio_posix" {= version & os != "win32"}
+1 -1
packages/eio_main/eio_main.0.12/opam
···
depends: [
"dune" {>= "3.9"}
"mdx" {>= "2.2.0" & with-test}
-
"kcas" {>= "0.3.0" & with-test}
"yojson" {>= "2.0.2" & with-test}
"eio_linux" {= version & os = "linux"}
"eio_posix" {= version & os != "win32"}
···
depends: [
"dune" {>= "3.9"}
"mdx" {>= "2.2.0" & with-test}
+
"kcas" {>= "0.3.0" & < "0.7.0" & with-test}
"yojson" {>= "2.0.2" & with-test}
"eio_linux" {= version & os = "linux"}
"eio_posix" {= version & os != "win32"}
+1 -1
packages/eio_main/eio_main.0.13/opam
···
depends: [
"dune" {>= "3.9"}
"mdx" {>= "2.2.0" & with-test}
-
"kcas" {>= "0.3.0" & with-test}
"yojson" {>= "2.0.2" & with-test}
"eio_linux"
{= version & os = "linux" &
···
depends: [
"dune" {>= "3.9"}
"mdx" {>= "2.2.0" & with-test}
+
"kcas" {>= "0.3.0" & < "0.7.0" & with-test}
"yojson" {>= "2.0.2" & with-test}
"eio_linux"
{= version & os = "linux" &
+1 -1
packages/eio_main/eio_main.0.14/opam
···
depends: [
"dune" {>= "3.9"}
"mdx" {>= "2.2.0" & with-test}
-
"kcas" {>= "0.3.0" & with-test}
"yojson" {>= "2.0.2" & with-test}
"eio_linux"
{= version & os = "linux" &
···
depends: [
"dune" {>= "3.9"}
"mdx" {>= "2.2.0" & with-test}
+
"kcas" {>= "0.3.0" & < "0.7.0" & with-test}
"yojson" {>= "2.0.2" & with-test}
"eio_linux"
{= version & os = "linux" &