Write CI test to prevent crate version mismatch
Open
ci
good first issue
on hold
- Dominant language
- Rust
- Stars
- 44
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the `raftify` and `raftify-py` crates operate as completely separate crates, so their versions must be manually synchronized by someone, making it easy to introduce version mismatches.
Let's write a test in the CI to ensure that the versions of the two crates are the same.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.