awslabs / coldsnap

A command line interface for Amazon EBS snapshots
Apache License 2.0
194 stars 24 forks source link

Update AWS SDK for Rust to 0.15.0 and smithy-rs to 0.45.0 #168

Closed jpculp closed 2 years ago

jpculp commented 2 years ago

Description of changes:

aws-sdk-rust: 0.12.0 → 0.15.0 smithy-rs: 0.42.0 → 0.45.0

Testing done:

uploaded a file, waited for the snapshot, downloaded the snapshot, confirmed sha512sum of the data was the same.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

jpculp commented 2 years ago

Rebased.