Skip to content

fix: lower MSRV to 1.85#1762

Merged
Emilgardis merged 2 commits intocross-rs:mainfrom
xtqqczze:msrv
Mar 25, 2026
Merged

fix: lower MSRV to 1.85#1762
Emilgardis merged 2 commits intocross-rs:mainfrom
xtqqczze:msrv

Conversation

@xtqqczze
Copy link
Copy Markdown
Contributor

@xtqqczze xtqqczze commented Mar 24, 2026

Closes #1736
Closes #1742

Reverts MSRV bump from #1734
Downgrade rust crate home from 0.5.12 to 0.5.11.

@xtqqczze

This comment was marked as outdated.

@Emilgardis
Copy link
Copy Markdown
Member

/ci try --target *freebsd

@github-actions

This comment has been minimized.

@Emilgardis Emilgardis added the no-ci-targets PRs that do not affect or should skip any cross-compilation targets. label Mar 25, 2026
@Emilgardis
Copy link
Copy Markdown
Member

actually, no reason to run a ci try :) this looks good to me, merging!

@Emilgardis Emilgardis added this pull request to the merge queue Mar 25, 2026
@github-actions
Copy link
Copy Markdown

Try run for comment

@xtqqczze
Copy link
Copy Markdown
Contributor Author

xtqqczze commented Mar 25, 2026

home was updated in #1734, which was described as "for FreeBSD 15 compatibility". Hopefully home@0.5.11 is compatible.

@Emilgardis
Copy link
Copy Markdown
Member

home was updated in #1734, which was a PR "for FreeBSD 15 compatibility". Hopefully home@0.5.11 is compatible.

Yes! ci try won't test cross with bsd though, only test if the images work for bsd.

@xtqqczze
Copy link
Copy Markdown
Contributor Author

xtqqczze commented Mar 25, 2026

I see #1734 also upgraded a lot of crates at the same time, so there likely isn't an issue.

Merged via the queue into cross-rs:main with commit f86fd03 Mar 25, 2026
20 checks passed
@xtqqczze xtqqczze deleted the msrv branch March 25, 2026 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-ci-targets PRs that do not affect or should skip any cross-compilation targets.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cross 0.2.5 requires Rust 1.92 or later -- build issues

2 participants