mirror of
https://github.com/uutils/shadow.git
synced 2026-06-10 16:14:57 -07:00
5a457b8781
- Add Docker test matrix (debian/alpine/fedora) to GitHub Actions CI - Add renovate.json for automated dependency updates - Add rust-toolchain.toml for contributor convenience
4 lines
66 B
TOML
4 lines
66 B
TOML
[toolchain]
|
|
channel = "stable"
|
|
components = ["rustfmt", "clippy"]
|