mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2024-12-12 21:52:33 +00:00
Update ogg_parse Cargo.toml
Signed-off-by: Serial <69764315+Serial-ATA@users.noreply.github.com>
This commit is contained in:
parent
6138ae7e5e
commit
49b2431e84
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ name = "ogg_pager"
|
|||
version = "0.1.3"
|
||||
authors = ["Serial <69764315+Serial-ATA@users.noreply.github.com>"]
|
||||
edition = "2018"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
description = "OGG page reader for use in Lofty"
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
||||
[dependencies]
|
||||
byteorder = "1.4.3"
|
Loading…
Reference in a new issue