Skip to content

Commit c36d5bf

Browse files
authored
Merge pull request #65 from spenserblack/master
Exclude images from crate
2 parents 2c7aa5b + 70da25c commit c36d5bf

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)