mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #538] [MERGED] chore: Retire directories library #534
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/bootandy/dust/pull/538
Author: @bootandy
Created: 11/21/2025
Status: ✅ Merged
Merged: 11/21/2025
Merged by: @bootandy
Base:
master← Head:bye_bye_directories📝 Commits (1)
8be6b2dchore: Retire directories library📊 Changes
3 files changed (+7 additions, -94 deletions)
View changed files
📝
Cargo.lock(+4 -90)📝
Cargo.toml(+0 -1)📝
src/config.rs(+3 -3)📄 Description
Only used in one place (less dependencies = good). Also directories has been retired as a github project. Easier to replace with std::env::home() which has all the functionality we need
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.