coreutils 0.9.0

coreutils ~ GNU coreutils (updated); implemented as universal (cross-platform) utils, written in Rust
1
2
3
4
5
6
{
    "cSpell.import": [
        "./.vscode/cSpell.json"
    ],
    "rust-analyzer.check.command": "clippy"
}