softprops / dynomite

⚡🦀 🧨 make your rust types fit DynamoDB and visa versa
https://docs.rs/dynomite/
MIT License
220 stars 53 forks source link

Upgrade Rusoto deps to 0.47 #164

Closed simonvandel closed 2 years ago

simonvandel commented 3 years ago

What did you implement:

Upgrade Rusoto to 0.47, which will allow users of dynamite to ease upgrading to Rusoto 0.47.

How did you verify your change:

Ran cargo check && cargo test with nightly 2021-09-18

What (if anything) would need to be called out in the CHANGELOG for the next release:

Upgrade Rusoto to 0.47.

mlafeldt commented 2 years ago

Hey @softprops, any chance for this to land in master soon? A new release would also be appreciated. 🙏