add openpgp, dep oss rust

This commit is contained in:
2019-11-29 01:09:54 +08:00
parent 730b3b7728
commit 6891d4daf1
4 changed files with 191 additions and 12 deletions

View File

@@ -13,6 +13,8 @@ indicatif = "0.13.0"
urlencoding = "1.0.0"
base64 = "0.11.0"
reqwest = "0.9.22"
sequoia-openpgp = "0.12.0"
oss-rust-sdk = "0.1.12"
rust_util = { git = "https://github.com/jht5945/rust_util" }