Skip to content

Conversation

@junkurihara
Copy link
Contributor

Hi! This fixes the missing feature explanation of rustls-platform-verifier in README.md, as mentioned by @djc (#276 (comment))

(This only updates README.md. IMHO, adding the following line in Cargo.toml looks better for explicitly showing the map between a crate and a feature. But it is totally unnecessary at this point, and up to main developers :-) )

[features]
...
rustls-platform-verifier = [ "rustls-platform-verifier" ]
...

@djc
Copy link
Member

djc commented Jun 7, 2024

Thanks! At some point we should probably migrate to explicit features, but it's not a very high priority.

@djc djc added this pull request to the merge queue Jun 7, 2024
Merged via the queue into rustls:main with commit a8d14bb Jun 7, 2024
@junkurihara junkurihara deleted the fix/readme-rustls-platform-verifier branch June 7, 2024 08:53
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