Skip to content

Bump toml_edit from 0.22.22 to 0.22.24 #52

Bump toml_edit from 0.22.22 to 0.22.24

Bump toml_edit from 0.22.22 to 0.22.24 #52

Workflow file for this run

---
name: Cargo Deny
on:
pull_request:
paths:
- "**/Cargo.lock"
- "**/Cargo.toml"
workflow_dispatch:
permissions:
contents: read
jobs:
cargo-deny:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- uses: EmbarkStudios/cargo-deny-action@e2f4ede4a4e60ea15ff31bc0647485d80c66cfba
with:
command: check bans licenses sources advisories