Instead of using canonicalize, we now join the given path to `std::env::current_dir()`, which either replaces the path, if the given path is absolute, or joins the paths. This fixes #821. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
Instead of using canonicalize, we now join the given path to `std::env::current_dir()`, which either replaces the path, if the given path is absolute, or joins the paths. This fixes #821. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||