this repo has no description

Apply suggestions from code review

Changed files
+4 -4
packages
antic
antic.0.3.1
arb
arb.0.3.1
calcium
calcium.0.3.1
flint
flint.0.3.1
+1 -1
packages/antic/antic.0.3.1/opam
···
homepage: "https://github.com/bobot/ocaml-flint"
bug-reports: "https://github.com/bobot/ocaml-flint/issues"
depends: [
-
"dune" {>= "3.2"}
+
"dune" {>= "3.2" & < "3.11.0"}
"conf-antic"
"flint" {= version}
"ctypes" {>= "0.20.1"}
+1 -1
packages/arb/arb.0.3.1/opam
···
homepage: "https://github.com/bobot/ocaml-flint"
bug-reports: "https://github.com/bobot/ocaml-flint/issues"
depends: [
-
"dune" {>= "3.2"}
+
"dune" {>= "3.2" & < "3.11.0"}
"conf-arb"
"flint" {= version}
"ctypes" {>= "0.20.1"}
+1 -1
packages/calcium/calcium.0.3.1/opam
···
homepage: "https://github.com/bobot/ocaml-flint"
bug-reports: "https://github.com/bobot/ocaml-flint/issues"
depends: [
-
"dune" {>= "3.2"}
+
"dune" {>= "3.2" & < "3.11.0"}
"conf-calcium"
"zarith" {>= "1.12"}
"flint" {= version}
+1 -1
packages/flint/flint.0.3.1/opam
···
homepage: "https://github.com/bobot/ocaml-flint"
bug-reports: "https://github.com/bobot/ocaml-flint/issues"
depends: [
-
"dune" {>= "3.2"}
+
"dune" {>= "3.2" & < "3.11.0"}
"conf-flint"
"zarith" {>= "1.12"}
"ctypes" {>= "0.20.1"}