mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-12 18:12:36 +00:00
Use rust to calculate sha
This commit is contained in:
@@ -18,3 +18,6 @@ byteorder = { workspace = true }
|
||||
size = { workspace = true }
|
||||
quick-protobuf = { workspace = true }
|
||||
argh = { workspace = true }
|
||||
sha1 = { workspace = true }
|
||||
sha2 = { workspace = true }
|
||||
digest = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user