bevy/tools
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
..
build-wasm-example Fix clap for CI (#5005) 2022-06-13 21:51:16 +00:00
ci Clippy improvements (#4665) 2022-05-31 01:38:07 +00:00
spancmp Fix clap for CI (#5005) 2022-06-13 21:51:16 +00:00
example_showcase.sh Small script fix (#2591) 2021-08-13 21:57:23 +00:00
publish.sh Generate vertex tangents using mikktspace (#3872) 2022-05-31 22:53:54 +00:00