update monitoring-experiments from upstream

This commit is contained in:
Hannes Mehnert 2021-11-03 09:12:29 +01:00
parent 7568266954
commit 84db128ead

View file

@ -8,12 +8,11 @@ bug-reports: "https://github.com/mirage/monitoring-experiments/issues"
license: "AGPL"
depends: [
"ocaml" {>= "4.07.1"}
"ocaml" {>= "4.08.0"}
"logs" {>= "0.6.3"}
"metrics" {>= "0.2.0"}
"metrics-lwt" {>= "0.2.0"}
"metrics-influx" {>= "0.2.0"}
"astring" {>= "0.8.3"}
"mirage-clock" {>= "3.0.0"}
"mirage-time" {>= "2.0.0"}
"mirage-stack" {>= "2.2.0"}
@ -21,7 +20,6 @@ depends: [
"mirage-net-solo5" {>= "0.6.2"}
"mirage-solo5" {>= "0.6.4"}
"ocaml-freestanding" {>= "0.4.5"}
"bheap"
]
build: [
["dune" "subst"] {pinned}