Update ogg_parse Cargo.toml

Signed-off-by: Serial <69764315+Serial-ATA@users.noreply.github.com>
This commit is contained in:
Serial 2021-06-27 14:58:32 -04:00
parent 6138ae7e5e
commit 49b2431e84

View file

@ -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"