add zip_util.rs

This commit is contained in:
2019-12-01 11:15:55 +08:00
parent 8e15d49a98
commit 2b44720224
4 changed files with 75 additions and 24 deletions

View File

@@ -18,6 +18,7 @@ reqwest = "0.9.22"
sequoia-openpgp = "0.12.0"
oss-rust-sdk = "0.1.12"
chrono = "0.4.10"
zip = "0.5.3"
rust_util = { git = "https://github.com/jht5945/rust_util" }