We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff92969 commit cf4eff9Copy full SHA for cf4eff9
Cargo.toml
@@ -27,7 +27,6 @@ version = "0.16.0"
27
anyhow = "1.0.86"
28
async-trait = "0.1.81"
29
axum = "0.7.5"
30
-blake2 = "0.10.6"
31
criterion = "0.5.1"
32
flate2 = "1.0.31"
33
hex = "0.4.3"
@@ -50,7 +49,6 @@ serde = "1.0.206"
50
49
serde_json = "1.0.124"
51
sha1 = "0.10.6"
52
sha2 = "0.10.8"
53
-sha3 = "0.10.8"
54
sqlx = { version = "0.8.0", default-features = false, features = ["postgres"] }
55
tar = "0.4.41"
56
target-triple = "0.1.3"
0 commit comments