You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: switch AWS SDK to up-to-date HTTPS stack to reduce duplicated dependencies
- Update cargo-deny installation to use latest version
- Remove legacy `rustls` feature that enabled the old TLS stack (hyper 0.14 + rustls 0.21 + ring)
- Enable only `default-https-client` and `rt-tokio` to use the new default SDK configuration
0 commit comments