replace deprecated sha-1 crate, try to reduce some unnecessary crates/features

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-11-15 09:44:29 -05:00
parent dac1a01216
commit 3f69f2ee73
No known key found for this signature in database
3 changed files with 43 additions and 70 deletions

View file

@ -59,7 +59,7 @@ ruma.workspace = true
serde_html_form.workspace = true
serde_json.workspace = true
serde.workspace = true
sha-1.workspace = true
sha1.workspace = true
tokio.workspace = true
tracing.workspace = true