Skip to content

build(deps): Bump tokio from 1.41.0 to 1.43.0 #307

build(deps): Bump tokio from 1.41.0 to 1.43.0

build(deps): Bump tokio from 1.41.0 to 1.43.0 #307

Workflow file for this run

---
name: Workflow - Pull Request
on:
workflow_dispatch:
pull_request:
branches: [main]
push:
branches: [main]
jobs:
linters:
name: Run linters
uses: ./.github/workflows/linters.yml
rust:
name: Build, Format, Clippy, Machete, LLVM-Cov, Nextest
uses: ./.github/workflows/rust.yml