Update builder-web
This commit is contained in:
parent
a16b340ce6
commit
8fcf3c5335
1 changed files with 3 additions and 1 deletions
|
@ -29,7 +29,6 @@ depends: [
|
||||||
"pbkdf"
|
"pbkdf"
|
||||||
"mirage-crypto-rng"
|
"mirage-crypto-rng"
|
||||||
"scrypt-kdf"
|
"scrypt-kdf"
|
||||||
"alcotest" {with-test}
|
|
||||||
"opam-core"
|
"opam-core"
|
||||||
"opam-format" {>= "2.1.0"}
|
"opam-format" {>= "2.1.0"}
|
||||||
"metrics" {>= "0.3.0"}
|
"metrics" {>= "0.3.0"}
|
||||||
|
@ -51,6 +50,9 @@ depends: [
|
||||||
"owee"
|
"owee"
|
||||||
"solo5-elftool" {>= "0.3.0"}
|
"solo5-elftool" {>= "0.3.0"}
|
||||||
"decompress"
|
"decompress"
|
||||||
|
"alcotest" {with-test}
|
||||||
|
"ppx_deriving" {with-test}
|
||||||
|
"ppx_deriving_yojson" {with-test}
|
||||||
]
|
]
|
||||||
|
|
||||||
synopsis: "Web interface for builder"
|
synopsis: "Web interface for builder"
|
||||||
|
|
Loading…
Reference in a new issue