albatross works with new tls as well

This commit is contained in:
Hannes Mehnert 2021-08-06 13:09:04 +02:00
parent d1af4c3b47
commit e9ebef6bdd

View file

@ -24,7 +24,7 @@ depends: [
"astring"
"jsonm"
"x509" {>= "0.13.0"}
"tls" {>= "0.13.1" & < "0.14.0"}
"tls" {>= "0.13.1"}
"mirage-crypto"
"mirage-crypto-pk"
"mirage-crypto-rng" {>= "0.8.0"}