Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace std::env::home_dir with dirs::home_dir (#9077) #3

Merged
merged 1 commit into from
Jul 10, 2018

Conversation

dvdplm
Copy link
Contributor

@dvdplm dvdplm commented Jul 9, 2018

Pull in upstream changes

std::env::home_dir is deprecated but will probably take a while until
it is deprecated on stable. For more info see rust-lang/rust#51656

`std::env::home_dir` is deprecated but will probably take a while until
it is deprecated on stable. For more info see rust-lang/rust#51656
@dvdplm dvdplm requested review from niklasad1 and 5chdn July 9, 2018 15:36
@dvdplm dvdplm merged commit da70a78 into master Jul 10, 2018
@debris debris deleted the chore/upstream-changes branch July 10, 2018 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants