Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump CI Rust version to 1.75.0#1199

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
sfackler merged 2 commits intorust-postgres:masterfromallan2:ci-update-rust-version
Jan 20, 2025

Conversation

allan2
Copy link
Contributor

cargo tests in CI arefailing because of a dependency requirement:

Run cargo test --allerror: package `geo-types v0.7.15` cannot be built because it requires rustc 1.75 or newer, while the currently active rustc version is 1.74.0Either upgrade to rustc 1.75 or newer, or usecargo update geo-types@0.7.15 --precise verwhere `ver` is the latest version of `geo-types` supporting rustc 1.74.0

This bumps the Rust version so tests will run. actions/checkout is also bumped because it was right there.

cargo tests in CI are [failing](https://github.com/sfackler/rust-postgres/actions/runs/12862700447/job/35858038081?pr=1198)because of a dependency requirement:```Run cargo test --allerror: package `geo-types v0.7.15` cannot be built because it requires rustc 1.75 or newer, while the currently active rustc version is 1.74.0Either upgrade to rustc 1.75 or newer, or usecargo update geo-types@0.7.15 --precise verwhere `ver` is the latest version of `geo-types` supporting rustc 1.74.0```This bumps the Rust version so tests will run.
@sfacklersfackler merged commit07b6878 intorust-postgres:masterJan 20, 2025
3 of 4 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@allan2@sfackler

[8]ページ先頭

©2009-2025 Movatter.jp