mirage-monitoring for hannes.nqsb.io and robur.io

This commit is contained in:
Hannes Mehnert 2022-05-22 22:27:44 +02:00
parent 29ef11bfb6
commit c10d3d7056
2 changed files with 2 additions and 2 deletions

View file

@ -24,12 +24,12 @@ depends: [ "arp" { >= "3.0.0" & < "4.0.0"}
"mirage-crypto-rng-mirage" { >= "0.8.0" & < "0.11.0"}
"mirage-flow"
"mirage-logs" { >= "1.2.0" & < "2.0.0"}
"mirage-monitor"
"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}

View file

@ -24,12 +24,12 @@ depends: [ "arp" { >= "3.0.0" & < "4.0.0"}
"mirage-crypto-rng-mirage" { >= "0.8.0" & < "0.11.0"}
"mirage-flow"
"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}