We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4db3db commit 12d5160Copy full SHA for 12d5160
learn-ocaml.opam
@@ -29,6 +29,7 @@ depends: [
29
"cohttp-lwt-unix" {>= "2.0.0"}
30
"conduit-lwt-unix" {< "7.1.0"}
31
"conf-git"
32
+ "cryptokit"
33
"decompress" {>= "1.5.3"}
34
"digestif" {>= "1.2.0"}
35
"dune" {>= "2.3.0"}
learn-ocaml.opam.locked
@@ -63,8 +63,10 @@ depends: [
63
"conf-libffi" {= "2.0.0"}
64
"conf-libssl" {= "4"}
65
"conf-pkg-config" {= "3"}
66
+ "conf-zlib" {= "1"}
67
"cppo" {= "1.6.8"}
68
"crunch" {= "3.3.1"}
69
+ "cryptokit" {= "1.20"}
70
"csexp" {= "1.5.1"}
71
"cstruct" {= "6.2.0"}
72
"cstruct-lwt" {= "6.2.0"}
0 commit comments