bevy/tools/spancmp
Mike 0560aa5893 Fix clap for CI (#5005)
# 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.
2022-06-13 21:51:16 +00:00
..
src Fix clap for CI (#5005) 2022-06-13 21:51:16 +00:00
Cargo.toml simple tool to compare traces between executions (#4628) 2022-05-06 19:29:44 +00:00