cargo-binstall/crates/binstalk
Jiahao XU 3da5cb9d9c
Check source_file_path to ensure it is valid (#421)
* Add new variant `BinstallError::DuplicateSourceFilePath`
* Check `bin.source` in `collect_bin_files`
* Add new variant `BinstallError::InvalidSourceFilePath`
* Make sure generated source_file_path cannot access outside curdir
* Add new variant `BinstallError::EmptySourceFilePath`
* Ensure source_file_path is not empty

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2022-09-25 13:32:34 +00:00
..
src Check source_file_path to ensure it is valid (#421) 2022-09-25 13:32:34 +00:00
tests Bump dep cargo_toml to v0.12.0 (#413) 2022-09-24 13:18:47 +12:00
Cargo.toml release: binstalk v0.2.2 (#419) 2022-09-25 03:14:13 +00:00
LICENSE Rename lib to binstalk (#361) 2022-09-10 16:44:18 +10:00