Skip to content

chore(deps): bump clap from 4.4.3 to 4.4.11 #236

chore(deps): bump clap from 4.4.3 to 4.4.11

chore(deps): bump clap from 4.4.3 to 4.4.11 #236

Workflow file for this run

name: Formatting check
on: [push, pull_request]
jobs:
cargofmt:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Cargo fmt
run:
cargo fmt