Skip to content

Bump zerovec from 0.10.3 to 0.10.4 (#556) #1140

Bump zerovec from 0.10.3 to 0.10.4 (#556)

Bump zerovec from 0.10.3 to 0.10.4 (#556) #1140

Workflow file for this run

name: Rust unused dependencies
on:
merge_group:
pull_request:
push:
branches:
- main
paths:
- "**/Cargo.toml"
- "**/Cargo.lock"
jobs:
check-unused-dependencies:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: bnjbvr/cargo-machete@main