Skip to content

Commit cf4eff9

Browse files
committed
build: remove unused dependencies
1 parent ff92969 commit cf4eff9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ version = "0.16.0"
2727
anyhow = "1.0.86"
2828
async-trait = "0.1.81"
2929
axum = "0.7.5"
30-
blake2 = "0.10.6"
3130
criterion = "0.5.1"
3231
flate2 = "1.0.31"
3332
hex = "0.4.3"
@@ -50,7 +49,6 @@ serde = "1.0.206"
5049
serde_json = "1.0.124"
5150
sha1 = "0.10.6"
5251
sha2 = "0.10.8"
53-
sha3 = "0.10.8"
5452
sqlx = { version = "0.8.0", default-features = false, features = ["postgres"] }
5553
tar = "0.4.41"
5654
target-triple = "0.1.3"

0 commit comments

Comments
 (0)