mirage-monitoring for nqsb.io

This commit is contained in:
Hannes Mehnert 2022-05-22 22:22:23 +02:00
parent 55ac02ed72
commit f3dabd856c

View file

@ -16,12 +16,12 @@ depends: [ "arp" { >= "3.0.0" & < "4.0.0"}
"mirage-kv" { >= "2.0.0"}
"mirage-kv-mem" { >= "3.0.0" & < "4.0.0"}
"mirage-logs" { >= "1.2.0" & < "2.0.0"}
"mirage-monitoring"
"mirage-net-solo5" { >= "0.6.1" & < "0.7.0"}
"mirage-runtime" { >= "3.10.0" & < "3.11.0"}
"mirage-solo5" { >= "0.6.1" & < "0.7.0"}
"mirage-types" { >= "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"}
"ocamlbuild" {build}
"ocamlfind" {build}