cargo-binstall/crates/binstalk
Jiahao XU 959b465d81
Optimize Download::and_visit_tar: Use trait object to avoid monomorphization (#644)
by removing method `TarEntriesVisitor::finish` and associated type
`TarEntriesVisitor::Target`.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-01-04 13:11:10 +13:00
..
src Optimize Download::and_visit_tar: Use trait object to avoid monomorphization (#644) 2023-01-04 13:11:10 +13:00
tests Replace use of log with tracing (#527) 2022-11-13 21:45:37 +13:00
Cargo.toml Bump once_cell from 1.16.0 to 1.17.0 (#640) 2022-12-30 01:31:30 +00:00
LICENSE Rename lib to binstalk (#361) 2022-09-10 16:44:18 +10:00