ITADN

Exclude bench-data from publishing to crates.io

#24Pull RequestShnatsel 创建于 2023-03-06已合并
S
Shnatselcommented
Right now the .crate file published to crates.io is 2MB because it's shipping all the bench data. This means the bench data is going to be downloaded every time someone installs crabz via `cargo install`, and promptly thrown away. This is just wasteful.
合并状态:已合并 合并于 2023-03-07 关闭于 2023-03-07 1 条评论