Skip to content

v0.6.0-rc55

Pre-release
Pre-release

Choose a tag to compare

@buger buger released this 10 Sep 08:22
· 379 commits to main since this release
2077b15
Fix edition2024 Cargo error by updating Rust toolchain to 1.85.0 (#125)

The release workflow was failing because moxcms v0.7.5 (transitive
dependency through arboard → image) requires edition2024, which needs
Rust 1.85.0 or newer to compile.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Claude <noreply@anthropic.com>