durch / rust-s3

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

refactor(s3): don't depend on reqwest #299

Closed tomkarw closed 1 year ago

tomkarw commented 1 year ago

Closes https://github.com/durch/rust-s3/issues/278.

durch commented 1 year ago

This is wonderful, thank you!