this repo has no description

Fix lower-bounds on conan-lwt

Changed files
+6 -6
packages
conan-lwt
conan-lwt.0.0.1
+6 -6
packages/conan-lwt/conan-lwt.0.0.1/opam
···
"ocaml" {>= "4.08.0"}
"dune" {>= "2.9.0"}
"lwt"
-
"bigstringaf"
-
"conan" {= version}
-
"alcotest" {with-test}
-
"crowbar" {with-test}
-
"fmt" {with-test}
-
"rresult" {with-test}
+
"bigstringaf" {>= "0.8.0"}
+
"conan" {= version}
+
"alcotest" {with-test}
+
"crowbar" {with-test}
+
"fmt" {with-test}
+
"rresult" {with-test}
]
conflicts: ["ocaml-option-flambda"]
build: [