Lokathor / tinyvec

Just, really the littlest Vec you could need. So smol.
https://docs.rs/tinyvec
Apache License 2.0
648 stars 49 forks source link

Remove unneeded files from crate package #185

Closed Jake-Shadle closed 1 year ago

Shnatsel commented 1 year ago

What's the difference in package size before and after? Is it significant enough to bother?

For example dropping the 5kb README on debugger visualizers seems questionable.

Jake-Shadle commented 1 year ago

This isn't about size necessarily, but just not packaging any files that aren't actually needed for downstream users, notably the executable scripts. I'll add back the visualizer README.