durch / rust-s3

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

Update base64 dependency to 0.21 plus minor refactoring #330

Closed mina86 closed 1 year ago

mina86 commented 1 year ago

Update base64 dependency to the latest 0.21 version and while doing that refactor some of the code where base64 is used. The refactoring has a few benefits:

durch commented 1 year ago

@mina86 thanks for raising, bumped the dependencies as part of general hygine