Skip to content
Unverified Commit 23d04735 authored by Niklas Adolfsson's avatar Niklas Adolfsson
Browse files

Replace `std::env::home_dir` with `dirs::home_dir`

`std::env::home_dir` is deprecated but will probably take a while until
it is deprecated on stable. For more info see https://github.com/rust-lang/rust/pull/51656
parent 8d171a37
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment