We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c27264f commit c88cad0Copy full SHA for c88cad0
Cargo.toml
@@ -8,6 +8,8 @@ description = "Audio metadata library"
8
repository = "https://github.com/Serial-ATA/lofty-rs"
9
keywords = ["tags", "audio", "metadata", "id3", "vorbis"]
10
categories = ["accessibility", "multimedia::audio"]
11
+readme = "README.md"
12
+include = ["src", "Cargo.toml", "LICENSE-APACHE", "LICENSE-MIT"]
13
14
[dependencies]
15
# ID3 compressed frames
0 commit comments