We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47ed1c3 commit 3379993Copy full SHA for 3379993
filetreelist/Cargo.toml
@@ -10,6 +10,7 @@ readme = "README.md"
10
license = "MIT"
11
categories = ["command-line-utilities"]
12
keywords = ["gui", "cli", "terminal", "ui", "tui"]
13
+exclude = ["/demo.gif"]
14
15
[dependencies]
16
thiserror = "1.0"
0 commit comments