lofty-rs/ogg_pager/Cargo.toml
Serial 5481061149 Add extend function to ogg_pager
Signed-off-by: Serial <69764315+Serial-ATA@users.noreply.github.com>
2021-06-27 12:44:22 -04:00

10 lines
No EOL
265 B
TOML

[package]
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
[dependencies]
byteorder = "1.4.3"