Skip to content

fix: rename cloud9 consensus dependencies#1

Merged
windsornguyen merged 3 commits into
mainfrom
fix/rename-cloud9-raft
May 9, 2026
Merged

fix: rename cloud9 consensus dependencies#1
windsornguyen merged 3 commits into
mainfrom
fix/rename-cloud9-raft

Conversation

@windsornguyen

Copy link
Copy Markdown
Owner

Pull Request

Summary

What: Rename the remaining workspace dependencies from cloud9-consensus to cloud9-raft.

Why: origin/main currently cannot load the Cargo workspace because package manifests inherit a workspace dependency name that no longer exists.

Lines added: +3

Test Plan

  • cargo test -p cloud9-raft

Tests Added

  • N/A (workspace manifest fix only)

Notes for Reviewers

This is the prerequisite branch for the Raft correctness PRs. Without it, cargo test -p cloud9-raft fails before compiling tests.

@windsornguyen windsornguyen force-pushed the fix/rename-cloud9-raft branch from 3a9a6bf to b2fb2de Compare May 9, 2026 03:45
@windsornguyen windsornguyen merged commit 8e65f4e into main May 9, 2026
5 checks passed
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