Skip to content

Commit 583ab94

Browse files
kixelatedclaude
andauthored
Remove cargo-semver-checks dependency and workflow (#1323)
Co-authored-by: Claude <noreply@anthropic.com>
1 parent a2b8a46 commit 583ab94

2 files changed

Lines changed: 0 additions & 32 deletions

File tree

.github/workflows/semver.yml

Lines changed: 0 additions & 31 deletions
This file was deleted.

CLAUDE.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ match version {
125125
- **`main`**: Stable branch for patch releases. Only non-breaking fixes and additions.
126126
- **`dev`**: Development branch for breaking API changes. PRs with major API changes should target `dev`.
127127
- When ready for a new minor/major release, merge `dev` into `main`.
128-
- `cargo-semver-checks` enforces this on PRs to `main`.
129128

130129
## Workflow
131130

0 commit comments

Comments
 (0)