durch / rust-s3

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

Finish migrate from serde-xml-rs to quick-xml #326

Closed joaommartins closed 1 year ago

joaommartins commented 1 year ago

Bumps aws-creds version to 0.35 to force republishing.

Adds a clippy should_implement_trait skip, as Credentials::default is implemented as a member function and not as an impl of std::default::Default.

durch commented 1 year ago

@joaommartins thank, fixed as part of 0.33 release