build(tools):增加操作zip文件的支持。
This commit is contained in:
parent
abec71ce52
commit
4413b6a72c
|
@ -10,3 +10,4 @@ cert_lib = { path = "../cert_lib" }
|
|||
clap = { version = "4.5.4", features = ["derive"] }
|
||||
serde = { version = "1.0.197", features = ["derive"] }
|
||||
serde_json = "1.0.115"
|
||||
zip = "0.6.6"
|
||||
|
|
Loading…
Reference in New Issue
Block a user