le-monitoring: fix dns-certify constraint

This commit is contained in:
Hannes Mehnert 2021-05-04 00:37:00 +02:00
parent a5b39b6ca2
commit 5bb61c7dd1

View file

@ -6,7 +6,7 @@ depends: [ "arp" { >= "2.3.0" & < "3.0.0"}
"cohttp-mirage" { >= "4.0.0" & < "5.0.0"}
"conduit-mirage" { >= "4.0.0" & < "5.0.0"}
"crunch" {build & >= "3.1.0" & < "4.0.0"}
"dns-certify" { < "5.0.0"}
"dns-certify" { >= "5.0.0"}
"ethernet" { >= "2.2.0" & < "3.0.0"}
"functoria-runtime"
"git-mirage" { >= "3.4.0"}