ruffle/desktop
relrelb 665f045b1f desktop: Disable `env_logger`'s `regex` feature
This feature allows `RUST_LOG` to include a regex filter. While
it's nice to have, it's not worth over 440KB added to the release
binary. `grep` / `findstr` are great and even better alternatives.
2022-03-19 17:25:19 -07:00
..
assets Specify Ruffle's accent color on macOS. 2022-03-17 17:15:14 -06:00
packages/macOS/Contents Specify Ruffle's accent color on macOS. 2022-03-17 17:15:14 -06:00
src core: Perfer `Loader`'s `FetchError` 2022-03-17 20:31:59 -07:00
Cargo.toml desktop: Disable `env_logger`'s `regex` feature 2022-03-19 17:25:19 -07:00
build.rs chore: Use into() in more places 2021-06-22 11:49:41 -07:00