feat: v0.3.1, support sts

This commit is contained in:
2024-08-24 21:31:37 +08:00
parent ee5a31b9c5
commit 12074a26d4
3 changed files with 47 additions and 25 deletions

View File

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