From ad893a4fb44244132d710d7f94fc99a7d83f1b87 Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Fri, 6 Jun 2025 23:55:23 +0200 Subject: grit: Add method for generating message translation id reimplemented from a description of the grit id calculation --- 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 25d3d39..2c70d43 100644 --- a/server/common/Cargo.toml +++ b/server/common/Cargo.toml @@ -7,6 +7,7 @@ edition = "2021" anyhow.workspace = true futures.workspace = true log.workspace = true +md5 = "0.7.0" pathdiff = "0.2.3" serde.workspace = true tokio = { workspace = true, features = ["fs", "macros", "process", "rt", "sync"] } -- cgit v1.2.3-70-g09d2