Tony Arcieri
0d9bf82ee5
Add workspace-level clippy config ( #100 )
...
Uses the same config from other repos (e.g. `traits`, `utils`)
2026-02-12 15:01:09 -07:00
Tony Arcieri
2bc1c383a4
Upgrade to Rust 2024 edition; MSRV 1.85 ( #89 )
2025-09-02 20:09:23 -06:00
Artyom Pavlov
710788be9e
Bump MSRV to 1.81 ( #84 )
2024-11-22 09:43:18 +03:00
dependabot[bot]
48cc4acf38
build(deps): bump actions/checkout from 3 to 4 ( #61 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 08:58:53 -06:00
Artyom Pavlov
690624016e
Pin Clippy version and fix lints ( #59 )
2023-08-07 14:36:22 +00:00
Dirk Stolle
4b0b454d4a
Replace unmaintained actions-rs/* actions in CI workflows ( #53 )
...
Basically all of the `actions-rs/*` actions are unmaintained. See
<https://github.com/actions-rs/toolchain/issues/216 > for more
information. Due to their age they generate several warnings in
CI runs.
To get rid of those warnings the occurrences of
`actions-rs/toolchain` are replaced by `dtolnay/rust-toolchain`,
and the occurrences of `actions-rs/cargo` are replaced by direct
invocations of `cargo`.
2023-03-24 08:53:47 -06:00
Dirk Stolle
b68b313ee2
Update actions used in GitHub Actions workflows to newest version ( #19 )
2022-10-05 18:12:39 -06:00
Alexander Wagner
0af08cbb1e
Add cargo-cache from RustCrypto/actions ( #10 )
2022-02-21 16:10:35 +00:00
Alexander Wagner
71c7948b23
Revive CI with GH Workflows ( #6 )
2022-01-26 03:26:50 +00:00