Skip to content

docs: Use cargo add instead of referencing explicit versions #149

docs: Use cargo add instead of referencing explicit versions

docs: Use cargo add instead of referencing explicit versions #149

Workflow file for this run

name: cargo-deny
on: [push, pull_request]
jobs:
cargo-deny:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: EmbarkStudios/cargo-deny-action@v2