Skip to content

chore(deps): bump clap_complete from 4.5.0 to 4.5.2 #75

chore(deps): bump clap_complete from 4.5.0 to 4.5.2

chore(deps): bump clap_complete from 4.5.0 to 4.5.2 #75

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@v4
- uses: taiki-e/install-action@cargo-hack
- run: cargo hack check --feature-powerset --no-dev-deps