Open
Description
Problem
There's this document about source replacement: https://doc.rust-lang.org/cargo/reference/source-replacement.html
It says that the source can be any type of dependency. However, I can't get it to work.
I bumped into this as part of verifying this PR: #10135
I can't seem to get cargo to actually find the vendored folder for the path dependency, no matter what I try.
Steps
No response
Possible Solution(s)
No response
Notes
No response
Version
No response