# Objective - Fix CI - relevant clap issue https://github.com/clap-rs/clap/issues/3822 ## Solution - slap `value_parser` on all the clap derives. This tells clap to use the default parser for the type. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
# Objective - Fix CI - relevant clap issue https://github.com/clap-rs/clap/issues/3822 ## Solution - slap `value_parser` on all the clap derives. This tells clap to use the default parser for the type. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||