Skip to content

Add CLI binary with clap-based command interface and bump version to … #8

Add CLI binary with clap-based command interface and bump version to …

Add CLI binary with clap-based command interface and bump version to … #8

Workflow file for this run

name: Rust
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
env:
CARGO_TERM_COLOR: always
jobs:
call-ci:
uses: qntx/workflows/.github/workflows/rust.yml@main