Files
seamantic/README.md
T

245 B

Seamantic

Development

Run the full validation suite before committing:

just all
just install
Publish
  • cargo semver-checks --all-features
  • cargo publish --dry-run -p <crate>
  • cargo publish --dry-run --workspace