tlstunnel requires new cstruct
This commit is contained in:
parent
a1b0a6aff8
commit
3f5a9cec19
2 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
opam-version: "2.0"
|
opam-version: "2.0"
|
||||||
name: "mirage-unikernel-tlstunnel-hvt"
|
name: "mirage-unikernel-tlstunnel-hvt"
|
||||||
depends: [ "arp" { >= "2.3.0" & < "3.0.0"}
|
depends: [ "arp" { >= "2.3.0" & < "3.0.0"}
|
||||||
|
"cstruct" { >= "6.0.0"}
|
||||||
"dns-certify" { >= "5.0.1"}
|
"dns-certify" { >= "5.0.1"}
|
||||||
"ethernet" { >= "2.2.0" & < "3.0.0"}
|
"ethernet" { >= "2.2.0" & < "3.0.0"}
|
||||||
"functoria-runtime"
|
"functoria-runtime"
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
opam-version: "2.0"
|
opam-version: "2.0"
|
||||||
name: "mirage-unikernel-tlstunnel-hvt"
|
name: "mirage-unikernel-tlstunnel-hvt"
|
||||||
depends: [ "arp" { >= "2.3.0" & < "3.0.0"}
|
depends: [ "arp" { >= "2.3.0" & < "3.0.0"}
|
||||||
|
"cstruct" { >= "6.0.0"}
|
||||||
"dns-certify" { >= "5.0.1"}
|
"dns-certify" { >= "5.0.1"}
|
||||||
"ethernet" { >= "2.2.0" & < "3.0.0"}
|
"ethernet" { >= "2.2.0" & < "3.0.0"}
|
||||||
"functoria-runtime"
|
"functoria-runtime"
|
||||||
|
|
Loading…
Reference in a new issue