durch / rust-s3

Rust library for interfacing with S3 API compatible services
MIT License
498 stars 195 forks source link

Bump s3 deps to new aws-creds #328

Closed joaommartins closed 1 year ago

joaommartins commented 1 year ago

This PR bumps the s3 crate dependencies to the new proposed aws-creds version. It depends on #326 and will not build until that PR is merged and the new version of aws-creds is available on the remote repository.

Also changes the base64 encode due to a deprecation in the base64 crate.

durch commented 1 year ago

@joaommartins thanks for raising, bumped as part of general hygine