You've already forked AstralRinth
forked from didirus/AstralRinth
Fix wrongfully parsed hashes for the version_files route(s) (#353)
* Fix wrongfully parsed hashes for the version_files route(s) * Remove the hex dependency * Remove unwraps . . Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
This commit is contained in:
@@ -61,4 +61,3 @@ sqlx = { version = "0.5.11", features = ["runtime-actix-rustls", "postgres", "ti
|
||||
bytes = "1.1.0"
|
||||
|
||||
dashmap = "5.2.0"
|
||||
hex = "0.4.3"
|
||||
|
||||
Reference in New Issue
Block a user