Near-Duplicate Dependencies #9

Closed
opened 2026-04-19 21:06:23 +00:00 by Quaternions · 1 comment

The directories & dirs crates are nearly the same thing, dirs just being a bit lower level. Pick one and stick with it.

The directories & dirs crates are nearly the same thing, dirs just being a bit lower level. Pick one and stick with it.
Owner

Fixed in commit 4845ebe. Removed the directories crate and consolidated with dirs. All config path resolution now uses dirs::config_dir().

Fixed in commit 4845ebe. Removed the directories crate and consolidated with dirs. All config path resolution now uses dirs::config_dir().
Sign in to join this conversation.
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: funman300/umutray#9