Skip to content

Bump tracing from 0.1.40 to 0.1.41 (#70) #107

Bump tracing from 0.1.40 to 0.1.41 (#70)

Bump tracing from 0.1.40 to 0.1.41 (#70) #107

Workflow file for this run

on: push
name: Clippy Check
jobs:
clippy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
with:
components: clippy
- uses: auguwu/[email protected]
with:
token: ${{secrets.GITHUB_TOKEN}}