File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ depends: [
2222 "cohttp-lwt-unix" {>= "2.0.0"}
2323 "cstruct" {>= "3.3.0"}
2424 "digestif" {>= "0.7.1"}
25- "dune"
25+ "dune" {>= "1.11.4"}
2626 "ezjsonm"
2727 "gg"
2828 "ipaddr" {= "2.8.0" }
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ homepage: "https://github.com/ocaml-sf/learn-ocaml"
1414bug-reports: "https://github.com/ocaml-sf/learn-ocaml/issues"
1515dev-repo: "git+https://github.com/ocaml-sf/learn-ocaml"
1616depends: [
17- "asak" {>= "0.1"}
17+ "asak"
1818 "base64"
1919 "base" {>= "v0.9.4"}
2020 "cmdliner"
@@ -43,11 +43,11 @@ depends: [
4343 "ocaml" {(>= "4.12") & (< "4.13~")}
4444 "ocamlfind" {build}
4545 "ocp-indent-nlfork"
46- "ocplib-json-typed" {>= "0.6 "}
47- "ocplib-json-typed-browser" {>= "0.6 "}
48- "ocp-ocamlres" {= "0.4"}
46+ "ocplib-json-typed" {>= "0.7 "}
47+ "ocplib-json-typed-browser" {>= "0.7 "}
48+ "ocp-ocamlres" {> = "0.4"}
4949 "odoc" {build}
50- "omd"
50+ "omd" {<= "1.3.1"}
5151 "pprint"
5252 "ppx_cstruct"
5353 "ppx_tools"
You can’t perform that action at this time.
0 commit comments