mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2024-12-13 14:12:31 +00:00
Exclude unnecessary files
This commit is contained in:
parent
c27264f50b
commit
c88cad09b8
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ description = "Audio metadata library"
|
||||||
repository = "https://github.com/Serial-ATA/lofty-rs"
|
repository = "https://github.com/Serial-ATA/lofty-rs"
|
||||||
keywords = ["tags", "audio", "metadata", "id3", "vorbis"]
|
keywords = ["tags", "audio", "metadata", "id3", "vorbis"]
|
||||||
categories = ["accessibility", "multimedia::audio"]
|
categories = ["accessibility", "multimedia::audio"]
|
||||||
|
readme = "README.md"
|
||||||
|
include = ["src", "Cargo.toml", "LICENSE-APACHE", "LICENSE-MIT"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
# ID3 compressed frames
|
# ID3 compressed frames
|
||||||
|
|
Loading…
Reference in a new issue