mirror of
https://github.com/alexpasmantier/television.git
synced 2025-06-07 20:15:23 +00:00
chore(crate): add include directives to Cargo.toml to make the crate leaner (#11)
This commit is contained in:
parent
62073d69cc
commit
7bc6f29c30
@ -14,6 +14,7 @@ categories = [
|
|||||||
"concurrency",
|
"concurrency",
|
||||||
"development-tools",
|
"development-tools",
|
||||||
]
|
]
|
||||||
|
include = ["LICENSE", "README.md", "crates/television/**/*.rs", "build.rs"]
|
||||||
|
|
||||||
|
|
||||||
[[bin]]
|
[[bin]]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user