This commit is contained in:
2019-11-28 00:51:05 +08:00
parent b0ec510880
commit 730b3b7728
3 changed files with 22 additions and 4 deletions

View File

@@ -12,6 +12,7 @@ rust-crypto = "0.2.36"
indicatif = "0.13.0"
urlencoding = "1.0.0"
base64 = "0.11.0"
reqwest = "0.9.22"
rust_util = { git = "https://github.com/jht5945/rust_util" }