Update builder-web

This commit is contained in:
Reynir Björnsson 2022-07-12 17:24:32 +02:00
parent a16b340ce6
commit 8fcf3c5335

View file

@ -29,7 +29,6 @@ depends: [
"pbkdf"
"mirage-crypto-rng"
"scrypt-kdf"
"alcotest" {with-test}
"opam-core"
"opam-format" {>= "2.1.0"}
"metrics" {>= "0.3.0"}
@ -51,6 +50,9 @@ depends: [
"owee"
"solo5-elftool" {>= "0.3.0"}
"decompress"
"alcotest" {with-test}
"ppx_deriving" {with-test}
"ppx_deriving_yojson" {with-test}
]
synopsis: "Web interface for builder"