Skip to content

Update xdg from 2.4.1 to 3.0.0#2147

Open
musicinmybrain wants to merge 1 commit into
dandavison:mainfrom
musicinmybrain:xdg3
Open

Update xdg from 2.4.1 to 3.0.0#2147
musicinmybrain wants to merge 1 commit into
dandavison:mainfrom
musicinmybrain:xdg3

Conversation

@musicinmybrain
Copy link
Copy Markdown
Contributor

See https://diff.rs/xdg/2.5.2/3.0.0/src%2Fbase_directories.rs.

In whitequark/rust-xdg@dea09d9, BaseDirectories creation was made infallible, and it is instead individual getter methods like get_state_home() that now return an Option<PathBuf>. This required some minor source-code changes. I confirmed that cargo test still passes.

@musicinmybrain musicinmybrain changed the title Update xdg from 2.4.1. to 3.0.0 Update xdg from 2.4.1 to 3.0.0 Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant