Skip to content

Use toml 0.8 to avoid duplicate toml_datetime #3833

Use toml 0.8 to avoid duplicate toml_datetime

Use toml 0.8 to avoid duplicate toml_datetime #3833

Workflow file for this run

name: Cargo Machete
on: [push, pull_request]
jobs:
cargo-machete:
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
- uses: dtolnay/rust-toolchain@stable
with:
toolchain: 1.88
- name: Machete install
## The official cargo-machete action
uses: bnjbvr/[email protected]
- name: Checkout
uses: actions/checkout@v4
- name: Machete Check
run: cargo machete