You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Objective
- Fix CI
- relevant clap issue clap-rs/clap#3822
## Solution
- slap `value_parser` on all the clap derives. This tells clap to use the default parser for the type.
0 commit comments