Build(deps): Update rust-s3 requirement from 0.33.0 to 0.34.0
Updates the requirements on rust-s3 to permit the latest version.
Release notes
Sourced from rust-s3's releases.
V0.33.0
What's Changed
- Fix presigining by
@Ten0
in durch/rust-s3#284- Fix date and time parsing by
@Janrupf
in durch/rust-s3#287- Request streaming by
@Janrupf
in durch/rust-s3#285- fix anonymous credentials example display by
@LesnyRumcajs
in durch/rust-s3#294- Minio tagging by
@durch
in durch/rust-s3#295- Fix #300: Stream sync get object responses by
@andrewbaxter
in durch/rust-s3#301- Exposing the multipart-upload api to users by
@johanot
in durch/rust-s3#210- Make put object stream proper async again by
@Janrupf
in durch/rust-s3#306- added native-tls-vendored feature by
@veeso
in durch/rust-s3#307- Change credential refresh log from info to debug by
@Eric-Arellano
in durch/rust-s3#321- Migrate from serde-xml-rs to quick-xml by
@dspicher
in durch/rust-s3#316New Contributors
@Ten0
made their first contribution in durch/rust-s3#284@Janrupf
made their first contribution in durch/rust-s3#287@LesnyRumcajs
made their first contribution in durch/rust-s3#294@andrewbaxter
made their first contribution in durch/rust-s3#301@veeso
made their first contribution in durch/rust-s3#307@Eric-Arellano
made their first contribution in durch/rust-s3#321@dspicher
made their first contribution in durch/rust-s3#316Full Changelog: https://github.com/durch/rust-s3/compare/v0.32.0...v0.33.0
Commits
- See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts