File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11[ ![ Documentation] ( https://docs.rs/home/badge.svg )] ( https://docs.rs/home )
2- [ ![ Crates .io] ( https://img.shields.io/crates/v/home.svg )] ( https://crates.io/crates/home )
2+ [ ![ crates .io] ( https://img.shields.io/crates/v/home.svg )] ( https://crates.io/crates/home )
33
44Canonical definitions of ` home_dir ` , ` cargo_home ` , and ` rustup_home ` .
55
@@ -12,7 +12,7 @@ incorrect because it considers the `HOME` environment variable on
1212Windows. This causes surprising situations where a Rust program will
1313behave differently depending on whether it is run under a Unix
1414emulation environment like Cygwin or MinGW. Neither Cargo nor rustup
15- use the standard libraries definition - they use the definition here.
15+ use the standard library's definition - they use the definition here.
1616
1717This crate further provides two functions, ` cargo_home ` and
1818` rustup_home ` , which are the canonical way to determine the location
You can’t perform that action at this time.
0 commit comments