Skip to content

feat(zk-evm): VM compatibility with 0.150.20 #282

feat(zk-evm): VM compatibility with 0.150.20

feat(zk-evm): VM compatibility with 0.150.20 #282

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