Skip to content

chore(native): remove Rust version declaration - #388

Merged
chenjiahan merged 1 commit into
mainfrom
chenjiahan/chore-remove-rust-version
Aug 20, 2026
Merged

chore(native): remove Rust version declaration#388
chenjiahan merged 1 commit into
mainfrom
chenjiahan/chore-remove-rust-version

Conversation

@chenjiahan

Copy link
Copy Markdown
Member

Summary

The native workspace declares Rust 1.88 as supported even though builds use a pinned nightly toolchain and do not verify Rust 1.88 compatibility. This PR removes the workspace rust-version declaration and its inheritance from both private crates, leaving compiler selection to rust-toolchain.toml.

@chenjiahan
chenjiahan marked this pull request as ready for review August 20, 2026 05:15
@chenjiahan
chenjiahan merged commit 11a17b6 into main Aug 20, 2026
4 of 5 checks passed
@chenjiahan
chenjiahan deleted the chenjiahan/chore-remove-rust-version branch August 20, 2026 05:18
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.

1 participant