Commit 5d57c82
authored
Update rust version to 1.85.0 (#2090)
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 version2 files changed
+15
-12
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
0 commit comments