$ dirs

v7.0.0MAJOR UPDATE

A tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS.

Downloads: 317.3M
Recent: 75.7M
Versions: 21
Updated: September 5, 2026

Latest Update Summary

Crate

Name: dirs New version: 7.0.0 Release date: 2026-09-05T17:32:15.811659Z

Crate readme

Short description

Long description

Features

Code Examples

Links

Release info

Release version:

Release description

Code Examples

Major update: 6.0.0 → 7.0.0

$ DOWNLOADS TREND

142.6M317.3M

$ VERSION HISTORY

v7.0.0September 5, 2026
v6.0.0January 12, 2025

$ LINKS

$ INSTALL

cargo add dirs

Or add to Cargo.toml: dirs = "7.0.0"