add put_file_content_bytes,get_file_content_bytes

This commit is contained in:
2020-01-05 12:41:40 +08:00
parent 657c51b0b4
commit 626f87f262
2 changed files with 20 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "oss"
version = "0.1.0"
version = "0.1.1"
authors = ["Hatter Jiang <jht5945@gmail.com>"]
edition = "2018"
description = "Simple Alibaba Cloud OSS Client in Rust"