mirror of
https://github.com/Ap0dexMe0/unixtract.git
synced 2026-07-15 21:00:03 +02:00
mtk_bdp: improve some header structs, update rsa crate
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ cbc = "0.1.2"
|
||||
md5 = "0.8"
|
||||
sha1 = "0.10.6"
|
||||
flate2 = "1.1.5"
|
||||
rsa = { version = "0.9.9", features = ["hazmat"] }
|
||||
rsa = { version = "0.9.10", features = ["hazmat"] }
|
||||
hex = "0.4.3"
|
||||
ecb = "0.1.2"
|
||||
tar = "0.4.44"
|
||||
|
||||
Reference in New Issue
Block a user