Skip to content

Commit 9b8f16d

Browse files
author
Rehan Ali Rana
committed
Excluded demo.gif from crate
1 parent 5be5ec3 commit 9b8f16d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ repository = "https://github.com/RAR27/dyn-wall-rs"
99
readme = "README.md"
1010
keywords = ["dynamic", "wallpaper"]
1111
categories = ["command-line-utilities"]
12+
exclude = [
13+
"demo.gif"
14+
]
1215

1316
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1417

0 commit comments

Comments
 (0)