v0.6.0-rc55
Pre-release
Pre-release
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>