trim unused dependencies in member crates

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2024-07-08 01:28:38 +00:00
parent eb5556e74e
commit 100c6f572b
5 changed files with 0 additions and 18 deletions

View file

@ -56,7 +56,6 @@ serde_html_form.workspace = true
serde_json.workspace = true
serde.workspace = true
sha-1.workspace = true
thiserror.workspace = true
tokio.workspace = true
tracing.workspace = true
webpage.workspace = true