Skip to content

Bump thiserror from 1.0.64 to 2.0.3 (#15) #48

Bump thiserror from 1.0.64 to 2.0.3 (#15)

Bump thiserror from 1.0.64 to 2.0.3 (#15) #48

Workflow file for this run

name: Check
on:
push:
branches:
- main
pull_request:
jobs:
check:
permissions:
checks: write
uses: joshka/github-workflows/.github/workflows/rust-check.yml@main
with:
msrv: 1.76.0 # this is optional defaults to 1.56.0