cargo-rail v0.17.3
0.17.3 - 2026-07-14
- Fixed crates.io publication checks so local workspace packages cannot masquerade as published versions. Release publishing now targets crates.io explicitly, requires the committed lockfile, rejects dirty package contents, and excludes Finder metadata.
Bug Fixes
- release: verify crates.io publication explicitly (1bd5c68)