[package] authors = ["Tobias Bucher ", "Hoe Hao Cheng "] name = "dire" version = "0.3.2" description = "A library for querying operating system specific directories" repository = "https://github.com/hch12907/dire" license = "MIT/Apache-2.0" [[bin]] doc = false name = "dirs" [target.'cfg(windows)'.dependencies.winapi] version = "0.3.2" features = [ "combaseapi", "shlobj", "winerror", ]