Skip to content

Another pass of adding #[must_use]. (#450) #1073

Another pass of adding #[must_use]. (#450)

Another pass of adding #[must_use]. (#450) #1073

Workflow file for this run

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