mirage-monitoring for retreat

This commit is contained in:
Hannes Mehnert 2022-05-22 22:31:07 +02:00
parent c10d3d7056
commit 0de7ffb628

View file

@ -13,12 +13,12 @@ depends: [ "arp" { >= "3.0.0" & < "4.0.0"}
"mirage-console-solo5" { >= "0.6.1" & < "0.7.0"} "mirage-console-solo5" { >= "0.6.1" & < "0.7.0"}
"mirage-crypto-rng-mirage" { >= "0.8.0" & < "0.11.0"} "mirage-crypto-rng-mirage" { >= "0.8.0" & < "0.11.0"}
"mirage-logs" { >= "1.2.0" & < "2.0.0"} "mirage-logs" { >= "1.2.0" & < "2.0.0"}
"mirage-monitoring"
"mirage-net-solo5" { >= "0.6.1" & < "0.7.0"} "mirage-net-solo5" { >= "0.6.1" & < "0.7.0"}
"mirage-runtime" { >= "3.10.0" & < "3.11.0"} "mirage-runtime" { >= "3.10.0" & < "3.11.0"}
"mirage-solo5" { >= "0.6.1" & < "0.7.0"} "mirage-solo5" { >= "0.6.1" & < "0.7.0"}
"mirage-types" { >= "3.10.0" & < "3.11.0"} "mirage-types" { >= "3.10.0" & < "3.11.0"}
"mirage-types-lwt" { >= "3.10.0" & < "3.11.0"} "mirage-types-lwt" { >= "3.10.0" & < "3.11.0"}
"monitoring-experiments" { >= "0.0.2"}
"ocaml" {build & >= "4.08.0"} "ocaml" {build & >= "4.08.0"}
"ocamlbuild" {build} "ocamlbuild" {build}
"ocamlfind" {build} "ocamlfind" {build}