From c21df3c73ae0dd18999f72504f96930f2c69b4eb Mon Sep 17 00:00:00 2001 From: bigfoot547 Date: Wed, 1 Jan 2025 03:06:56 -0600 Subject: add string sub algorithm --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 1c6cf9c..8ee9cfd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,6 @@ serde = { version = "1.0.216", features = ["derive"] } serde_json = "1.0.133" sha1_smol = { version = "1.0.1", features = ["alloc", "std", "serde"] } tokio = { version = "1.42.0", features = ["fs"] } -uuid = { version = "1.11.0", features = ["rng", "serde"] } [workspace] members = [ -- cgit v1.2.3-70-g09d2