Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vendor: don't use canonical path in .cargo/config
Use the user-specified path as-is, so it remains relative if specified as relative. Should also address Windows path canonicalization issues. Resolves issue #7316
- Loading branch information