mirror of
https://github.com/tealdeer-rs/tealdeer.git
synced 2026-08-24 00:54:17 +02:00
Cargo.toml: Add explicit include list
This commit is contained in:
parent
2d1caf22ca
commit
5995db691c
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ name = "tealdeer"
|
|||
readme = "README.md"
|
||||
repository = "https://github.com/dbrgn/tealdeer/"
|
||||
version = "0.4.0"
|
||||
include = ["/src/**/*", "/tests/**/*", "/Cargo.toml", "/README.md", "/LICENSE-*", "/screenshot.png", "/bash_tealdeer"]
|
||||
|
||||
[[bin]]
|
||||
name = "tldr"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue