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

ci: downgrade crates when building for Rust 1.67.0 #1003

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

mxinden
Copy link
Contributor

@mxinden mxinden commented Nov 27, 2024

Crates from the https://github.com/unicode-org/icu4x workspace got a round of releases recently, increasing the minimum Rust version.

When building this project with Rust 1.67.0, make sure to downgrade some of the dependencies like is already done for Rust 1.63.0.

See sample failure:

https://github.com/mxinden/rust-url/actions/runs/12047186281/job/33589206151

Crates from the https://github.com/unicode-org/icu4x workspace got a round of
releases recently, increasing the minimum Rust version.

When building this project with Rust 1.67.0, make sure to downgrade some of the
dependencies like is already done for Rust 1.63.0.
@valenting valenting added this pull request to the merge queue Nov 27, 2024
Merged via the queue into servo:main with commit e7ee5c6 Nov 27, 2024
14 checks passed
theskim pushed a commit to theskim/rust-url that referenced this pull request Dec 17, 2024
Crates from the https://github.com/unicode-org/icu4x workspace got a round of
releases recently, increasing the minimum Rust version.

When building this project with Rust 1.67.0, make sure to downgrade some of the
dependencies like is already done for Rust 1.63.0.
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