Skip to content

chore(deps): bump anstream to 0.6.18, hashbrown@15 to 0.15.2 (#887) #2202

chore(deps): bump anstream to 0.6.18, hashbrown@15 to 0.15.2 (#887)

chore(deps): bump anstream to 0.6.18, hashbrown@15 to 0.15.2 (#887) #2202

Workflow file for this run

name: cargo-deny
on:
push:
branches:
- main
jobs:
cargo-deny:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- name: Install cargo-binstall
uses: taiki-e/install-action@cargo-binstall
- name: Install cargo-deny
run: cargo binstall cargo-deny@^0.16 --no-confirm --log-level debug
- name: cargo-deny
run: cargo deny --all-features check