whitequark / rust-xdg

A library that makes it easy to follow the X Desktop Group specifications
https://wiki.freedesktop.org/www/Specifications/
Apache License 2.0
154 stars 30 forks source link

Move to the smaller, cargo-team maintained `home` crate #60

Closed utkarshgupta137 closed 1 year ago

whitequark commented 1 year ago

This fails a CI check, could you take a look please?

utkarshgupta137 commented 1 year ago

Looks like the home crate targets MSRV of 1.36: https://github.com/rust-lang/cargo/blob/master/crates/home/CHANGELOG.md#053---2020-01-07. It's your call to raise the MSRV of your crate or not.

whitequark commented 1 year ago

Yeah I think we can live with an MSRV from 2019. Can you update the PR please?

whitequark commented 1 year ago

Thanks!

utkarshgupta137 commented 1 year ago

Might be time for a new release?

whitequark commented 1 year ago

Will do a bit later

whitequark commented 1 year ago

Maybe after https://github.com/whitequark/rust-xdg/issues/62 gets resolved?

whitequark commented 1 year ago

Nevermind, released 2.5.0.