Ugly Alpha 1environment-sanity:0.0.1total uncompressed bytes
36.7 KB
Fix
RemoveExcludeAndUseInclude {
include_added: [],
include: [
"benches/**/*.rs",
"examples/**/*.rs",
"tests/**/*.rs",
"lib/**/*",
"src/**/*.h",
"tools/**/*",
"bindgen-wrapper.conf.d/**/*",
"compile-*.conf.d/**/*",
],
include_removed: [
"README.md",
"LICENSE",
"COPYRIGHT",
"src/**/*.rs",
"Cargo.toml",
"rustfmt.toml",
"clippy.toml",
],
}8 wasted files
total waste: 36.7 KB
- COPYRIGHT : 14.4 KB
- src/lib.rs : 10.8 KB
- src/main.rs : 6.5 KB
- Cargo.toml : 1.5 KB
- rustfmt.toml : 1.5 KB
- README.md : 1.2 KB
- clippy.toml : 603 B
- LICENSE : 187 B