sway/.github
Joshua Batty 79f7c60327
Update nightly toolchain for cargo-udeps CI job (#7400)
## Description
Point `cargo-unused-deps-check` at `nightly-2025-08-15`, which ships
rustc 1.88 so `cargo-udeps` and its cargo dependencies install cleanly.
This should fix the currently
[failing](5090928962)
job.

## Checklist

- [ ] I have linked to any relevant issues.
- [ ] I have commented my code, particularly in hard-to-understand
areas.
- [ ] I have updated the documentation where relevant (API docs, the
reference, and the Sway book).
- [ ] If my change requires substantial documentation changes, I have
[requested support from the DevRel
team](https://github.com/FuelLabs/devrel-requests/issues/new/choose)
- [ ] I have added tests that prove my fix is effective or that my
feature works.
- [ ] I have added (or requested a maintainer to add) the necessary
`Breaking*` or `New Feature` labels where relevant.
- [ ] I have done my best to ensure that my PR adheres to [the Fuel Labs
Code Review
Standards](https://github.com/FuelLabs/rfcs/blob/master/text/code-standards/external-contributors.md).
- [ ] I have requested a review from the relevant team or maintainers.
2025-09-22 12:03:02 +01:00
..
ISSUE_TEMPLATE chore: add issue templates (#6097) 2024-06-08 05:34:55 +04:00
workflows Update nightly toolchain for cargo-udeps CI job (#7400) 2025-09-22 12:03:02 +01:00
CODEOWNERS chore: update codeowners from swayex to onchain team (#7128) 2025-04-30 00:25:05 +00:00
PULL_REQUEST_TEMPLATE.md Add DevRel request item to PR checklist (#5783) 2024-03-26 22:33:42 +00:00