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

Bump Cargo.toml version to 0.21.4 #1

Closed
wants to merge 1 commit into from

Conversation

hawkw
Copy link

@hawkw hawkw commented Dec 7, 2020

Upstream has released version 0.21.4 to crates.io but the
Cargo.toml version in the repository hasn't been updated.
However, rustls now depends on ^0.21.4 on its main branch, so a git
dependency on the latest rustls doesn't compile with our fork.

This commit updates the Cargo.toml version to 0.21.4 to match
upstream.

See also briansmith#150

Signed-off-by: Eliza Weisman [email protected]

Upstream [has released version 0.21.4 to crates.io][1] but the
`Cargo.toml` version in the repository [hasn't been updated][2].
However, `rustls` now depends on ^0.21.4 on its `main` branch, so a git
dependency on the latest `rustls` doesn't compile with our fork.

This commit updates the `Cargo.toml` version to 0.21.4 to match
upstream.

See also briansmith#150

[1]: https://crates.io/crates/webpki/0.21.4
[2]: https://github.com/briansmith/webpki/blob/2d32895b609ac3594bcdd75d6e97c78f4f184167/Cargo.toml#L25

Signed-off-by: Eliza Weisman <[email protected]>
@hawkw hawkw force-pushed the eliza/bump-version branch from 250cf13 to 6312d22 Compare December 7, 2020 23:24
@olix0r
Copy link
Member

olix0r commented Dec 7, 2020

upstream fixed the cargo.toml; merged in those changes into our branch.

@olix0r olix0r closed this Dec 7, 2020
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