etcetera 0.8.0

An unopinionated library for obtaining configuration, data, cache, & other directories
Documentation
[dependencies.cfg-if]
version = "1"

[dependencies.home]
version = "0.5"

[package]
categories = ["config"]
description = "An unopinionated library for obtaining configuration, data, cache, & other directories"
documentation = "https://docs.rs/etcetera"
edition = "2018"
homepage = "https://github.com/lunacookies/etcetera"
keywords = ["xdg", "dirs", "directories", "basedir", "path"]
license = "MIT OR Apache-2.0"
name = "etcetera"
readme = "README.md"
repository = "https://github.com/lunacookies/etcetera"
version = "0.8.0"
[target."cfg(windows)".dependencies.windows-sys]
features = ["Win32_Foundation", "Win32_UI_Shell"]
version = "0.48"