this repo has no description

Apply suggestions from code review

Changed files
+2 -2
packages
oframl
oframl.0.0.1
+2 -2
packages/oframl/oframl.0.0.1/opam
···
doc: "https://github.com/ncitron/oframl"
bug-reports: "https://github.com/ncitron/oframl/issues"
depends: [
-
"ocaml" {>= "4.10"}
+
"ocaml" {>= "4.11"}
"dune" {>= "3.12"}
"cohttp"
-
"lwt"
+
"lwt" {>= "5.3.0"}
"cohttp-lwt-unix"
"yojson"
"ppx_deriving_yojson"