cargo-binstall/src/drivers
Jiahao XU bd39ce754f
Fix Vfs::add_path: Use to_string_lossy
instead of `to_str` to be compatible with the implementation in
`cargo_toml`:

https://docs.rs/cargo_toml/0.11.5/src/cargo_toml/afs.rs.html#24

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2022-06-12 19:23:03 +10:00
..
cratesio.rs Simplify fetch_crate_cratesio: Rm unused param temp_dir 2022-06-12 17:09:17 +10:00
version.rs Set vis of find_version to pub(super) 2022-06-11 22:47:47 +10:00
vfs.rs Fix Vfs::add_path: Use to_string_lossy 2022-06-12 19:23:03 +10:00
visitor.rs Mark type ManifestVisitor as pub(super) 2022-06-12 16:40:51 +10:00