Skip to content

Bump wasmtime from 19.0.0 to 19.0.1 #934

Bump wasmtime from 19.0.0 to 19.0.1

Bump wasmtime from 19.0.0 to 19.0.1 #934

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