Sha256: 8048979f65bfa9497acab0f2fba79afbe72cb4189f45e030a74824d1032b11fd
Contents?: true
Size: 1.45 KB
Versions: 37
Compression:
Stored size: 1.45 KB
Contents
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "directories-next" version = "2.0.0" authors = ["The @xdg-rs members"] include = ["/CHANGELOG.md", "/Cargo.toml", "/LICENSE-*", "/README.md", "/benches", "/src"] 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" readme = "README.md" keywords = ["xdg", "basedir", "app_dirs", "path", "folder"] license = "MIT OR Apache-2.0" repository = "https://github.com/xdg-rs/dirs/tree/master/directories" [[bench]] name = "constructors" harness = false [dependencies.cfg-if] version = "1.0.0" [dependencies.dirs-sys-next] version = "0.1" [dev-dependencies.bencher] version = "0.1.5" [badges.maintenance] status = "passively-maintained"
Version data entries
37 entries across 37 versions & 1 rubygems