Closed MarijnS95 closed 2 years ago
All kinds of unnecessary files such as testing assets, gitignore and other untracked files are included in the packaged crate 1, unnecessary bloating it.
Note that some files are included by default, see:
cargo package -l
For an accurate overview.
All kinds of unnecessary files such as testing assets, gitignore and other untracked files are included in the packaged crate 1, unnecessary bloating it.
Note that some files are included by default, see:
For an accurate overview.