openvpn works with new tls as well

This commit is contained in:
Hannes Mehnert 2021-08-06 13:08:21 +02:00
parent 5931cbf6fb
commit d1af4c3b47

View file

@ -38,7 +38,7 @@ depends: [
"mirage-crypto-rng" {>= "0.8.0"}
"ptime"
"rresult"
"tls" {>= "0.13.0" & < "0.14.0"}
"tls" {>= "0.13.0"}
"dns-client" {>= "5.0.0"}
"x509" {>= "0.13.0"}
"duration"