summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLibravatar bigfoot547 <[email protected]>2025-01-01 03:06:56 -0600
committerLibravatar bigfoot547 <[email protected]>2025-01-01 03:06:56 -0600
commitc21df3c73ae0dd18999f72504f96930f2c69b4eb (patch)
tree61568d7c065312953572e4e3fb98f60f329f3c32 /Cargo.toml
parentsome stuff has changed (diff)
add string sub algorithm
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
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 = [