Skip to content

chore(deps): bump tokio from 1.28.2 to 1.29.1 #196

chore(deps): bump tokio from 1.28.2 to 1.29.1

chore(deps): bump tokio from 1.28.2 to 1.29.1 #196

Workflow file for this run

on:
pull_request:
paths:
- '**.rs'
- Cargo.toml
workflow_dispatch:
name: Cargo check
jobs:
cargo_check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: taiki-e/install-action@cargo-hack
- run: cargo hack check --feature-powerset --no-dev-deps