Skip to content

eframe: Introduce NativeOptions::prefer_gl_api to specify the pre… #37

eframe: Introduce NativeOptions::prefer_gl_api to specify the pre…

eframe: Introduce NativeOptions::prefer_gl_api to specify the pre… #37

Workflow file for this run

name: Cargo Machete
on: [push, pull_request]
jobs:
cargo-machete:
runs-on: ubuntu-latest
steps:
- uses: dtolnay/rust-toolchain@master
with:
toolchain: 1.85
- name: Machete install
run: cargo install cargo-machete --locked
- name: Checkout
uses: actions/checkout@v4
- name: Machete Check
run: cargo machete