Skip to content

Fix a small typo in coreutils_core/Cargo.toml #373

Fix a small typo in coreutils_core/Cargo.toml

Fix a small typo in coreutils_core/Cargo.toml #373

Workflow file for this run

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