dir_spec 0.3.0

A cross-platform Rust library for resolving XDG and platform-specific directories with proper fallbacks.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[task_config]
includes = ["bin"]

[tools]
"cargo:cargo-audit" = "latest"
"cargo:cargo-llvm-cov" = "latest"
"cargo:cargo-nextest" = "latest"
"cargo:cargo-outdated" = "latest"
"cargo:cargo-sort" = "latest"
"npm:markdownlint-cli" = "latest"
rust = { version = "nightly", components = "clippy,llvm-tools-preview,rustfmt,rust-src" }