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
Please register or sign in to comment