Skip to content

Update rust version to 1.85.0#2090

Merged
penberg merged 2 commits intotursodatabase:mainfrom
avinassh:rustc-1.85.0
Jun 1, 2025
Merged

Update rust version to 1.85.0#2090
penberg merged 2 commits intotursodatabase:mainfrom
avinassh:rustc-1.85.0

Conversation

@avinassh
Copy link
Copy Markdown
Member

@avinassh avinassh commented Jun 1, 2025

The CI is failing with following error:

installing nextest
    Updating crates.io index
error: cannot install package `cargo-nextest 0.9.97`, it requires rustc 1.85 or newer, while the currently active rustc version is 1.82.0
`cargo-nextest 0.9.97-b.2` supports rustc 1.81
non 0 exit code: exit status: 101
Error: Process completed with exit code 255.

https://github.com/tursodatabase/libsql/actions/runs/15376592072/job/43262042664

So this patch updates the rust version

@avinassh avinassh requested review from Copilot and penberg June 1, 2025 17:37
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the Rust toolchain version to 1.85.0 to address CI failures with the cargo-nextest dependency.

  • Updated channel from "1.82.0" to "1.85.0" in rust-toolchain.toml

@penberg penberg added this pull request to the merge queue Jun 1, 2025
Merged via the queue into tursodatabase:main with commit 5d57c82 Jun 1, 2025
19 checks passed
@avinassh avinassh deleted the rustc-1.85.0 branch June 2, 2025 04:29
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.

3 participants