[[bench]]
harness = false
name = "constructors"
[badges.maintenance]
status = "passively-maintained"
[dependencies.cfg-if]
version = "0.1"
[dependencies.dirs-sys-next]
version = "0.1"
[dev-dependencies.bencher]
version = "0.1.5"
[package]
authors = ["The @xdg-rs members"]
description = "A tiny mid-level library that provides platform-specific standard locations of\ndirectories for config, cache and other data on Linux, Windows and macOS by\nleveraging the mechanisms defined by the XDG base/user directory specifications\non Linux, the Known Folder API on Windows, and the Standard Directory guidelines\non macOS.\n"
edition = "2018"
keywords = ["xdg", "basedir", "app_dirs", "path", "folder"]
license = "MIT OR Apache-2.0"
name = "directories-next"
readme = "README.md"
repository = "https://github.com/xdg-rs/dirs/tree/master/directories"
version = "1.0.1"