From da4f34614fd832c0e8699745325688ca825b1313 Mon Sep 17 00:00:00 2001 From: initard Date: Wed, 20 Apr 2022 12:46:15 +0100 Subject: moving operation_logs out of agent #1027 - moved operation logs out of agent to be used in mapper Signed-off-by: initard --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index f729c14a..8e0aec26 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1887,6 +1887,7 @@ dependencies = [ "tempfile", "test-case", "thiserror", + "time", "tokio", "tracing", "url", -- cgit v1.2.3