Skip to content

chore(deps): bump the rust-dependencies group with 1 update (#1230) #388

chore(deps): bump the rust-dependencies group with 1 update (#1230)

chore(deps): bump the rust-dependencies group with 1 update (#1230) #388

Workflow file for this run

name: Generate and deploy crate docs
on:
push:
branches:
- main
paths:
- "**.rs"
- "Cargo.toml"
- "Cargo.lock"
workflow_dispatch:
jobs:
docs:
uses: lurk-lab/ci-workflows/.github/workflows/docs.yml@main