oss get signed url ok now

This commit is contained in:
2019-11-24 23:59:36 +08:00
parent d370cd29e0
commit 2108be4b3e
2 changed files with 66 additions and 19 deletions

View File

@@ -10,6 +10,8 @@ edition = "2018"
argparse = "0.2.2"
rust-crypto = "0.2.36"
indicatif = "0.13.0"
urlencoding = "1.0.0"
base64 = "0.11.0"
rust_util = { git = "https://github.com/jht5945/rust_util" }