Skip to content

feat: end-to-end modexp, ecadd, ecmul and ecpairing #103

feat: end-to-end modexp, ecadd, ecmul and ecpairing

feat: end-to-end modexp, ecadd, ecmul and ecpairing #103

Workflow file for this run

name: Cargo deny check
on: pull_request
jobs:
cargo-deny:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: EmbarkStudios/cargo-deny-action@v1