Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update webpki-roots, tokio-tls & hyper-rustls #1068

Merged
merged 2 commits into from
Apr 13, 2023

Conversation

niklasad1
Copy link
Member

No description provided.

/// Invalid DNS name error for TLS
#[cfg(feature = "__tls")]
#[error("Invalid DNS name: {0}")]
InvalidDnsName(#[source] tokio_rustls::webpki::InvalidDnsNameError),
Copy link
Member Author

Choose a reason for hiding this comment

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

this was used by tokio-tls and is removed in the new version

@niklasad1 niklasad1 changed the title chore(deps): update webpki-roots and tls chore(deps): update webpki-roots, tokio-tls & hyper-rustls Apr 5, 2023
@niklasad1 niklasad1 requested a review from a team April 12, 2023 07:53
@niklasad1 niklasad1 merged commit e3b00da into master Apr 13, 2023
8 checks passed
@niklasad1 niklasad1 deleted the update-webpki-roots branch April 13, 2023 09:55
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.

None yet

3 participants