diff --git a/aws-creds/Cargo.toml b/aws-creds/Cargo.toml index 3bc347f5e0..8cbfbe2bf3 100644 --- a/aws-creds/Cargo.toml +++ b/aws-creds/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "aws-creds" -version = "0.36.0" +version = "0.37.0" authors = ["Drazen Urch"] description = "Tiny Rust library for working with Amazon IAM credential,s, supports `s3` crate" repository = "https://github.com/durch/rust-s3"