Skip to content

Commit 70da25c

Browse files
committed
Exclude images from crate
Reduces size of crate uploaded to crates.io
1 parent 2c7aa5b commit 70da25c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ authors = ["o2sh <[email protected]>"]
66
readme = "README.md"
77
license = "MIT"
88
repository = "https://github.com/o2sh/onefetch"
9+
exclude = ["assets/*.png"]
910

1011
[dependencies]
1112
colored= "1.6.1"

0 commit comments

Comments
 (0)