monitoring-experiments: adapt dependencies from upstream

This commit is contained in:
Hannes Mehnert 2022-01-27 14:58:54 +01:00
parent dd646cf82d
commit c6b8058230

View file

@ -9,6 +9,7 @@ license: "AGPL"
depends: [
"ocaml" {>= "4.08.0"}
"dune"
"logs" {>= "0.6.3"}
"metrics" {>= "0.2.0"}
"metrics-lwt" {>= "0.2.0"}
@ -17,6 +18,7 @@ depends: [
"tcpip" {>= "7.0.0"}
"mirage-solo5" {>= "0.6.4"}
"ocaml-freestanding" {>= "0.4.5"}
"mirage-runtime"
]
build: [
["dune" "subst"] {pinned}