Skip to content

chore: Update Dioxus to 0.5.x #37

chore: Update Dioxus to 0.5.x

chore: Update Dioxus to 0.5.x #37

Workflow file for this run

on: push
name: Rust fmt
jobs:
clippy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: cargo fmt --check