You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exclude test data from being published to crates.io
These data are "binary" so somewhat hard to review. Also they increase
the package size by quite a bit. This changes reduces the package size
from 17 files, 316.5KiB (56.8KiB compressed) to 10 files, 155.0KiB
(34.1KiB compressed) which results in a ~34GB/month traffic reduction for
crates.io assuming the current 1.5 million downloads per month.
0 commit comments