mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-11 02:12:51 +00:00
We would like to use a non-static version string at Google. We have a workaround using Lazy, but it seems unfortunate to have to do that. Using dynamic strings requires Clap's `string` feature, which increases the binary size by 140 kiB (0.6%).