Skip to content

Bump tornado from 6.3.3 to 6.4.1 #25

Bump tornado from 6.3.3 to 6.4.1

Bump tornado from 6.3.3 to 6.4.1 #25

Workflow file for this run

name: Run Clippy
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
run-clippy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: cargo clippy