diff options
| author | 2025-01-01 03:06:56 -0600 | |
|---|---|---|
| committer | 2025-01-01 03:06:56 -0600 | |
| commit | c21df3c73ae0dd18999f72504f96930f2c69b4eb (patch) | |
| tree | 61568d7c065312953572e4e3fb98f60f329f3c32 /Cargo.toml | |
| parent | some stuff has changed (diff) | |
add string sub algorithm
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 = [ |
