Skip to content

Disable default features for 'aws-*' crate deps#62

Merged
ramn merged 2 commits into
masterfrom
reduce-aws-features-2
May 13, 2026
Merged

Disable default features for 'aws-*' crate deps#62
ramn merged 2 commits into
masterfrom
reduce-aws-features-2

Conversation

@ramn

@ramn ramn commented May 13, 2026

Copy link
Copy Markdown
Owner

This allows downstream crates to have more flexibility in exactly what features they enable. In particular, this can be used to avoid pulling in old versions of rustls-webpki affected by RUSTSEC-2026-0098

Original PR by @Aaron1011 #61
Remade because of merge conflict

ramn added 2 commits May 13, 2026 11:34
This allows downstream crates to have more flexibility in exactly
what features they enable. In particular, this can be used to avoid
pulling in old versions of `rustls-webpki` affected by RUSTSEC-2026-0098

Original PR by @Aaron1011 #61
Remade because of merge conflict

@AndreiKazakov AndreiKazakov left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ramn ramn merged commit 65302d8 into master May 13, 2026
1 check passed
@ramn ramn deleted the reduce-aws-features-2 branch May 13, 2026 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants