From e940d84f69e3fd627731d5d3f698d6f838797862 Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Thu, 20 Feb 2025 22:53:27 +0100 Subject: WIP --- server/common/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'server/common/Cargo.toml') diff --git a/server/common/Cargo.toml b/server/common/Cargo.toml index aa358b2..fdabffa 100644 --- a/server/common/Cargo.toml +++ b/server/common/Cargo.toml @@ -5,6 +5,7 @@ edition = "2021" [dependencies] futures.workspace = true +log.workspace = true pathdiff = "0.2.3" serde.workspace = true tokio = { workspace = true, features = ["fs", "macros", "process", "rt", "sync"] } -- cgit v1.2.3-70-g09d2