egui/.github/workflows
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
..
cargo_machete.yml Fix cargo machete (#5410) 2024-12-01 18:57:41 +01:00
deploy_web_demo.yml Update MSRV from 1.76 to 1.77 (#5322) 2024-10-30 09:06:34 +01:00
labels.yml Add egui_kittest label to workflow and changelog script (#5323) 2024-11-01 13:25:41 +01:00
png_only_on_lfs.yml Exclude icon.png from lfs (#5336) 2024-11-01 13:21:05 +01:00
preview_build.yml Add PR preview deployments (#5131) 2024-09-20 09:08:58 +02:00
preview_cleanup.yml Add PR preview deployments (#5131) 2024-09-20 09:08:58 +02:00
preview_deploy.yml Add PR preview deployments (#5131) 2024-09-20 09:08:58 +02:00
rust.yml wgpu: Bump to wgpu 23.0.0 and wasm-bindgen to 0.2.95 (#5330) 2024-10-30 18:53:22 +01:00
spelling_and_links.yml Add link checking to CI (#3445) 2023-10-08 09:30:54 +02:00