From 346095d20e3d817d150cbea49e87a49fbcaa2304 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Fri, 7 Feb 2025 14:08:20 +0100 Subject: nodeid guard --- common/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'common/Cargo.toml') diff --git a/common/Cargo.toml b/common/Cargo.toml index 9038bc4..775cd2a 100644 --- a/common/Cargo.toml +++ b/common/Cargo.toml @@ -9,6 +9,7 @@ bincode = { version = "2.0.0-rc.3", features = ["derive"] } rocket = { workspace = true, optional = true } chrono = { version = "0.4.39", features = ["serde"] } blake3 = "1.5.5" +hex = "0.4.3" [features] rocket = ["dep:rocket"] -- cgit v1.2.3-70-g09d2