le-monitoring: fix dns-certify constraint
This commit is contained in:
parent
a5b39b6ca2
commit
5bb61c7dd1
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ depends: [ "arp" { >= "2.3.0" & < "3.0.0"}
|
||||||
"cohttp-mirage" { >= "4.0.0" & < "5.0.0"}
|
"cohttp-mirage" { >= "4.0.0" & < "5.0.0"}
|
||||||
"conduit-mirage" { >= "4.0.0" & < "5.0.0"}
|
"conduit-mirage" { >= "4.0.0" & < "5.0.0"}
|
||||||
"crunch" {build & >= "3.1.0" & < "4.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"}
|
"ethernet" { >= "2.2.0" & < "3.0.0"}
|
||||||
"functoria-runtime"
|
"functoria-runtime"
|
||||||
"git-mirage" { >= "3.4.0"}
|
"git-mirage" { >= "3.4.0"}
|
||||||
|
|
Loading…
Reference in a new issue