Skip to content

Remove /examples/data from being included in published cargo package#226

Open
fschutt wants to merge 2 commits into
BurntSushi:masterfrom
fschutt:master
Open

Remove /examples/data from being included in published cargo package#226
fschutt wants to merge 2 commits into
BurntSushi:masterfrom
fschutt:master

Conversation

@fschutt
Copy link
Copy Markdown

@fschutt fschutt commented Mar 6, 2021

The /examples directory got published on crates.io, which led to me having 2.48 megabytes of NFL plays in my ~/.cargo directory. While it's certainly interesting to know that O.Daniels managed to do a 14-yard touchdown in 2012, I don't think it's wise to include this info in every copy of rust-csv.

Usually if you want to run examples, you'd just look / clone directly from GitHub, but there's no need to publish example data to crates.io

@fschutt
Copy link
Copy Markdown
Author

fschutt commented Jan 28, 2026

@BurntSushi can this be merged, please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant