Skip to content

Clean up Cargo workspace configuration warnings#152

Merged
yunwei37 merged 1 commit intomainfrom
issue-147-cargo-config
Mar 6, 2026
Merged

Clean up Cargo workspace configuration warnings#152
yunwei37 merged 1 commit intomainfrom
issue-147-cargo-config

Conversation

@yunwei37
Copy link
Member

@yunwei37 yunwei37 commented Mar 6, 2026

Closes #147

Summary

  • rename runtime/.cargo/config to runtime/.cargo/config.toml
  • set resolver = "2" for the workspace
  • remove the Cargo deprecation and resolver warnings

Testing

  • cargo metadata --format-version 1 --no-deps > /dev/null

@yunwei37 yunwei37 merged commit 016bc8e into main Mar 6, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Cargo workspace emits deprecated config and resolver warnings

1 participant