Skip to content

refactor: Optimize tau generation with PowPolynomial in snark.rs (#343) #45

refactor: Optimize tau generation with PowPolynomial in snark.rs (#343)

refactor: Optimize tau generation with PowPolynomial in snark.rs (#343) #45

Workflow file for this run

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