It would be great to have support for file:// URLs, as well as relative paths.
A great use case for relative paths could be something like bytecodealliance/preview2-prototyping#133, where a subcrate could depend on a WIT interface from the root of the repository without breaking things like cargo vendor. wit/deps would need to be checked in to the repo