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

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ authors = ["o2sh <ossama-hjaji@live.fr>"]
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)