From 818daa5c786813fdf50fecb6022e29b18e509b62 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Tue, 22 Feb 2022 13:53:59 +0100 Subject: Refactor how durations are measured --- Cargo.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index e70c1ea7..2f05701f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -841,7 +841,6 @@ version = "0.6.0" dependencies = [ "futures", "futures-util", - "garage_model 0.6.0", "garage_util 0.6.0", "hex", "http", @@ -979,6 +978,7 @@ dependencies = [ "bytes 1.1.0", "futures", "futures-util", + "garage_admin", "garage_util 0.6.0", "gethostname", "hex", @@ -1084,6 +1084,7 @@ dependencies = [ "k8s-openapi", "kube", "netapp 0.4.0", + "opentelemetry", "rand", "rmp-serde 0.15.5", "serde", -- cgit v1.2.3