Context
NexaMesh rebrand — Rust workspace crate rename.
Files to Update
crates/phoenix-common/Cargo.toml — phoenix-common → nexamesh-common
- Root
Cargo.toml — workspace member references
- All
Cargo.toml files that depend on phoenix-common
- All Rust
use / extern crate statements referencing phoenix_common
Verification
cargo build succeeds
cargo test passes
cargo clippy -- -D warnings passes
Context
NexaMesh rebrand — Rust workspace crate rename.
Files to Update
crates/phoenix-common/Cargo.toml—phoenix-common→nexamesh-commonCargo.toml— workspace member referencesCargo.tomlfiles that depend onphoenix-commonuse/extern cratestatements referencingphoenix_commonVerification
cargo buildsucceedscargo testpassescargo clippy -- -D warningspasses