Files
topgrade/.github/workflows
Guilherme Silva 6be4a4a48d CI improvements + Android and FreeBSD targets (#177)
* Bump minimum Rust version to 1.60

As required by the `time` crate (`notify-rust` > `mac-notification-sys` > `time`).

* Simplify CI

Changes:

- Bump `actions/checkout` to v3, fixing a bunch of warnings.
- Replace unmaintained `actions-rs/cargo` by `dtolnay/rust-toolchain`.
- Run Rustfmt only once.
- Add support for cached dependencies (via `Swatinem/rust-cache`).

* Add Android target

Use the awesome `cross` tool for cross-compiling!

* Add FreeBSD target
2022-11-23 15:24:58 +00:00
..
2022-11-02 16:25:54 +00:00
2022-11-03 17:11:47 +00:00
2022-11-03 17:11:28 +00:00
2022-11-02 16:25:54 +00:00
2022-11-02 16:25:54 +00:00
2022-11-06 15:28:57 +00:00