@@ -8,40 +8,40 @@ license: "BSD-2-Clause"
88homepage: "https://github.com/cryptosense/api-client"
99bug-reports: "https://github.com/cryptosense/api-client/issues"
1010depends: [
11- "alcotest" {= "1.8.0 " & with-test}
11+ "alcotest" {= "1.9.1 " & with-test}
1212 "arch-x86_64" {= "1"}
1313 "astring" {= "0.8.5" & with-test}
14- "base" {= "v0.16.3 " & with-dev-setup}
14+ "base" {= "v0.16.4 " & with-dev-setup}
1515 "base-bigarray" {= "base"}
1616 "base-bytes" {= "base"}
1717 "base-threads" {= "base"}
1818 "base-unix" {= "base"}
19- "base64" {= "3.5.1 "}
19+ "base64" {= "3.5.2 "}
2020 "camlp-streams" {= "5.0.1" & with-dev-setup}
2121 "cmdliner" {= "1.3.0"}
2222 "conf-bash" {= "1" & with-dev-setup}
2323 "conf-libcurl" {= "2"}
2424 "conf-mingw-w64-gcc-x86_64" {= "1"}
25- "containers" {= "3.13.1 "}
26- "cppo" {= "1.6.9 "}
25+ "containers" {= "3.16 "}
26+ "cppo" {= "1.8.0 "}
2727 "csexp" {= "1.5.2"}
28- "dune" {= "3.16.0 "}
29- "dune-build-info" {= "3.16.0 " & with-dev-setup}
30- "dune-configurator" {= "3.16.0 "}
28+ "dune" {= "3.20.2 "}
29+ "dune-build-info" {= "3.20.2 " & with-dev-setup}
30+ "dune-configurator" {= "3.20.2 "}
3131 "either" {= "1.0.0"}
32- "fix" {= "20230505 " & with-dev-setup}
32+ "fix" {= "20250919 " & with-dev-setup}
3333 "flexdll" {= "0.43"}
34- "fmt" {= "0.9 .0"}
34+ "fmt" {= "0.11 .0"}
3535 "fpath" {= "0.7.3" & with-dev-setup}
3636 "host-arch-x86_64" {= "1"}
3737 "host-system-mingw" {= "1"}
38- "logs" {= "0.7 .0"}
39- "lwt" {= "5.7.0 "}
40- "lwt_ppx" {= "2.1.0 "}
41- "menhir" {= "20240715 " & with-dev-setup}
42- "menhirCST" {= "20240715 " & with-dev-setup}
43- "menhirLib" {= "20240715 " & with-dev-setup}
44- "menhirSdk" {= "20240715 " & with-dev-setup}
38+ "logs" {= "0.10 .0"}
39+ "lwt" {= "5.8.1 "}
40+ "lwt_ppx" {= "5.9.2 "}
41+ "menhir" {= "20250912 " & with-dev-setup}
42+ "menhirCST" {= "20250912 " & with-dev-setup}
43+ "menhirLib" {= "20250912 " & with-dev-setup}
44+ "menhirSdk" {= "20250912 " & with-dev-setup}
4545 "mingw-w64-shims" {= "0.2.0"}
4646 "ocaml" {= "4.14.2"}
4747 "ocaml-base-compiler" {= "4.14.2"}
@@ -50,29 +50,29 @@ depends: [
5050 "ocaml-env-mingw64" {= "1"}
5151 "ocaml-options-vanilla" {= "1"}
5252 "ocaml-syntax-shims" {= "1.0.0" & with-test}
53- "ocaml-version" {= "3.6.7 " & with-dev-setup}
54- "ocamlbuild" {= "0.15.0 "}
55- "ocamlfind" {= "1.9.5 "}
53+ "ocaml-version" {= "4.0.3 " & with-dev-setup}
54+ "ocamlbuild" {= "0.16.1 "}
55+ "ocamlfind" {= "1.9.8 "}
5656 "ocamlformat" {= "0.25.1" & with-dev-setup}
5757 "ocamlformat-lib" {= "0.25.1" & with-dev-setup}
58- "ocp-indent" {= "1.8.1 " & with-dev-setup}
58+ "ocp-indent" {= "1.9.0 " & with-dev-setup}
5959 "ocplib-endian" {= "1.2"}
6060 "ocurl" {= "0.9.1"}
6161 "ppx_derivers" {= "1.2.1"}
62- "ppx_deriving" {= "6.0.2 "}
63- "ppxlib" {= "0.33 .0"}
64- "re" {= "1.11 .0" & with-test}
62+ "ppx_deriving" {= "6.1.1 "}
63+ "ppxlib" {= "0.37 .0"}
64+ "re" {= "1.14 .0" & with-test}
6565 "result" {= "1.5" & with-dev-setup}
6666 "seq" {= "base"}
6767 "sexplib0" {= "v0.16.0"}
6868 "stdio" {= "v0.16.0" & with-dev-setup}
6969 "stdlib-shims" {= "0.3.0"}
7070 "system-mingw" {= "1"}
7171 "terminal_size" {= "0.2.0"}
72- "topkg" {= "1.0.7 "}
73- "uucp" {= "15.1 .0" & with-dev-setup}
74- "uuseg" {= "15.1 .0" & with-dev-setup}
75- "uutf" {= "1.0.3 " & with-test}
72+ "topkg" {= "1.1.1 "}
73+ "uucp" {= "17.0 .0" & with-dev-setup}
74+ "uuseg" {= "17.0 .0" & with-dev-setup}
75+ "uutf" {= "1.0.4 " & with-test}
7676 "yojson" {= "2.2.2"}
7777]
7878build: [
0 commit comments