ruffle/scanner/src
dependabot[bot] 40aeffb91d build(deps): bump clap from 3.0.0-beta.4 to 3.0.0-beta.5
Bumps [clap](https://github.com/clap-rs/clap) from 3.0.0-beta.4 to 3.0.0-beta.5.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/commits)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 14:50:19 -07:00
..
analyze.rs scanner: For some reason, analysis reports get cut off if I don't add another newline 2021-09-11 09:52:40 -07:00
cli_options.rs build(deps): bump clap from 3.0.0-beta.4 to 3.0.0-beta.5 2021-10-18 14:50:19 -07:00
execute.rs scanner: Report compressed and uncompressed file size of each SWF 2021-09-11 09:52:40 -07:00
file_results.rs scanner: Remove duplicate CSV header 2021-09-11 09:52:40 -07:00
logging.rs scanner: Break the scanner up into multiple modules 2021-09-11 09:52:40 -07:00
main.rs build(deps): bump clap from 3.0.0-beta.4 to 3.0.0-beta.5 2021-10-18 14:50:19 -07:00
scan.rs scanner: Don't reset progress when the iterator has yet to complete 2021-09-11 09:52:40 -07:00
ser_bridge.rs scanner: Break the scanner up into multiple modules 2021-09-11 09:52:40 -07:00