tlstunnel-monitoring: require newer tcpip
This commit is contained in:
parent
2269c8d5e6
commit
314f90d407
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ depends: [ "arp" { >= "3.0.0" & < "4.0.0"}
|
|||
"ocamlbuild" {build}
|
||||
"ocamlfind" {build}
|
||||
"solo5-bindings-hvt" { >= "0.6.0" & < "0.7.0"}
|
||||
"tcpip" { >= "7.0.0" & < "8.0.0"}
|
||||
"tcpip" { >= "7.2.0" & < "8.0.0"}
|
||||
"tls-mirage" { >= "0.14.0"}
|
||||
]
|
||||
maintainer: "dummy"
|
||||
|
|
Loading…
Reference in a new issue