helix/helix-loader
Michael Davis 03f35af9c1
Format '--version' calendar version as 'YY.0M'
We use calendar versioning which isn't supported by Cargo, so we need
to add an extra leading zero to the month for releases between January
and September to match our usual 'YY.0M' formatting.

Closes #12414
2025-01-06 10:34:25 -05:00
..
src
build.rs Format '--version' calendar version as 'YY.0M' 2025-01-06 10:34:25 -05:00
Cargo.toml