Skip to content

Bump rustls and related crates to latest versions#556

Open
tnull wants to merge 1 commit intorust-bitcoin:masterfrom
tnull:2026-04-bump-rustls
Open

Bump rustls and related crates to latest versions#556
tnull wants to merge 1 commit intorust-bitcoin:masterfrom
tnull:2026-04-bump-rustls

Conversation

@tnull
Copy link
Copy Markdown
Collaborator

@tnull tnull commented Apr 17, 2026

Fixes #553.
Alternative to #536, which also bumps rustls-webpki and other related crates.

Since there have recently been some advisories, we bump rustls and related crates such as rustls-webpki to latest versions.

Since there have recently been some advisories, we bump `rustls` and
related crates such as `rustls-webpki` to latest versions.
@tnull tnull force-pushed the 2026-04-bump-rustls branch from 30b0c81 to c39a671 Compare April 17, 2026 08:56
@luisschwab
Copy link
Copy Markdown

You could add a cargo audit CI job here as well.

@luisschwab
Copy link
Copy Markdown

You need to alllow the duplicate deps on bitreq's Cargo.toml to fix linting

@tnull
Copy link
Copy Markdown
Collaborator Author

tnull commented Apr 17, 2026

You could add a cargo audit CI job here as well.

Eh, well, yes, see #557.

You need to alllow the duplicate deps on bitreq's Cargo.toml to fix linting

I'm aware, still trying to keep the duplicates minimal though, will update in abit.

@luisschwab
Copy link
Copy Markdown

@tcharding if we could get a new bitreq release after this is merged it would be great. Thanks.

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.

Bump rustls/rustls-webpki

2 participants