Skip to content

Refactor module structure, rename types, and bump version to 0.2.0 #6

Refactor module structure, rename types, and bump version to 0.2.0

Refactor module structure, rename types, and bump version to 0.2.0 #6

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