update depends
This commit is contained in:
parent
ab118e0c1e
commit
606d2a6045
2 changed files with 11 additions and 0 deletions
10
mte.opam
10
mte.opam
|
|
@ -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}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue