Skip to content

fix(workspace): remove rvf sub-workspace members from root workspace#222

Open
qicaiy wants to merge 1 commit intoruvnet:mainfrom
qicaiy:main
Open

fix(workspace): remove rvf sub-workspace members from root workspace#222
qicaiy wants to merge 1 commit intoruvnet:mainfrom
qicaiy:main

Conversation

@qicaiy
Copy link

@qicaiy qicaiy commented Feb 28, 2026

Summary

  • remove crates/rvf/* entries from the root workspace members list
  • keep crates/rvf in exclude so RVF remains an independent sub-workspace

Why

Issue #214 reports cargo install --git ... fails because the root workspace claims crates that are managed by crates/rvf/Cargo.toml as another workspace.

Fixes #214

…sub-workspace members from root

Removed multiple rvf crates from the Cargo.toml dependencies.
@qicaiy qicaiy changed the title Remove unused rvf crates from dependenciesfix(workspace): remove rvf …fix(workspace): remove rvf sub-workspace members from root workspace fix(workspace): remove rvf sub-workspace members from root workspace Feb 28, 2026
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.

Misconfigured rvf Cargo.toml

1 participant