Skip to content

feat: bump alloy to 0.7.3. #433

feat: bump alloy to 0.7.3.

feat: bump alloy to 0.7.3. #433

Workflow file for this run

name: Cargo Deny
on:
pull_request:
paths:
- '**/Cargo.lock'
- '**/Cargo.toml'
jobs:
cargo-deny:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: EmbarkStudios/cargo-deny-action@v1
with:
command: check bans licenses sources