egui/.github
lucasmerlin 7e3275ca5c
Fix cargo machete (#5410)
* [x] I have followed the instructions in the PR template

cargo machete depends on cargo-platform which seems to bumped it's msrv.
Installing via --locked should fix this for now. I think it's fine to do
this manually instead of using the cargo action since it's so simple and
the action we used basically did the same (without --locked)
2024-12-01 18:57:41 +01:00
..
ISSUE_TEMPLATE Improve issue templates 2022-12-02 09:51:21 +01:00
workflows Fix cargo machete (#5410) 2024-12-01 18:57:41 +01:00
pull_request_template.md PR template: add a 'I have read…' checkbox 2024-07-08 14:52:29 +02:00