mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2024-12-12 21:52:33 +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"
|
||||
keywords = ["tags", "audio", "metadata", "id3", "vorbis"]
|
||||
categories = ["accessibility", "multimedia::audio"]
|
||||
readme = "README.md"
|
||||
include = ["src", "Cargo.toml", "LICENSE-APACHE", "LICENSE-MIT"]
|
||||
|
||||
[dependencies]
|
||||
# ID3 compressed frames
|
||||
|
|
Loading…
Reference in a new issue