bat/.github/workflows
Martin Nordholts cb4973987b Cargo.toml: Introduce 'quick-build-application' feature
Use it like this:

  cargo build --no-default-features --features quick-build-application

It reduces dependencies to build from 154 to 125, allowing quicker iteration
when developing the app.
2021-08-08 11:18:26 +02:00
..
CICD.yml Cargo.toml: Introduce 'quick-build-application' feature 2021-08-08 11:18:26 +02:00