mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #533] [MERGED] Update directories from 4 to 6 #532
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/533
Author: @musicinmybrain
Created: 11/7/2025
Status: ✅ Merged
Merged: 11/21/2025
Merged by: @bootandy
Base:
master← Head:dirs6📝 Commits (1)
47a66aeUpdate directories from 4 to 6📊 Changes
2 files changed (+38 additions, -11 deletions)
View changed files
📝
Cargo.lock(+37 -10)📝
Cargo.toml(+1 -1)📄 Description
Update the
directoriesdependency to the latest and final version, 6.0.0.The SemVer-breaking change in
directories6 is just thatdirs-sysis updated to 0.5, which, in turn, is just due to updating some platform-specific dependencies. There are therefore no API changes we need to worry about here. The update fromdirectories4 to 5 was similar: https://github.com/dirs-dev/directories-rs/tree/4d76f1a5a0a979de3cac4c1ffb53c8b5a6f481a7?tab=readme-ov-file#6Note that the repository for
directoriesis archived, so it might be time to start thinking about a maintained alternative.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.