[dependencies.dirs]
version = "4.0"
[lib]
doctest = false
[package]
authors = ["Ben Longbons <b.r.longbons@gmail.com>", "whitequark <whitequark@whitequark.org>"]
description = "A library for storing and retrieving files according to XDG Base Directory specification"
documentation = "https://docs.rs/xdg/"
homepage = "https://github.com/whitequark/rust-xdg"
keywords = ["linux", "configuration"]
license = "Apache-2.0/MIT"
name = "xdg"
readme = "README.md"
repository = "https://github.com/whitequark/rust-xdg"
version = "2.4.1"