mirror of
https://github.com/clap-rs/clap
synced 2024-12-14 23:02:31 +00:00
89f0078a0f
Cargo's `CARGO_PKG_AUTHORS` env var separates author names with a colon, which is not very pretty to look at. So, let's replace it with a comma. Clap has the same functionality it its `crate_authors!` macro but as it's only a few lines of code I didn't want to call that. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |