mtk_bdp: improve some header structs, update rsa crate

This commit is contained in:
theubusu
2026-02-04 14:29:10 +01:00
parent cf46b29e3d
commit 4b8c878ef1
3 changed files with 15 additions and 14 deletions
+1 -1
View File
@@ -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"