This commit is contained in:
swrup 2025-11-11 03:05:03 +01:00
parent ab118e0c1e
commit ff398b3ae4
2 changed files with 11 additions and 0 deletions

View file

@ -10,11 +10,21 @@ tags: ["GNU Taler" "MirageOS" "unikernel" "OCaml" "crypto"]
depends: [
"dune" {>= "3.20"}
"ocaml" {>= "5.3"}
"base32"
"crunch"
"vif"
"jsont"
"cohttp"
"fmt"
"bin"
"angstrom"
"zarith"
"mirage-crypto"
"digestif"
"duration"
"jsont"
"cohttp"
"ptime"
"ocamlformat" {with-dev-setup}
"odoc" {with-doc}
]