Skip to content

Bump tokio from 1.40.0 to 1.43.0 #1045

Bump tokio from 1.40.0 to 1.43.0

Bump tokio from 1.40.0 to 1.43.0 #1045

Workflow file for this run

name: cargo-deny
on:
schedule:
- cron: "48 22 * * 3"
push:
pull_request:
jobs:
cargo-deny:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: EmbarkStudios/cargo-deny-action@v2