1
0
Fork 0
mirror of https://github.com/alfg/mp4-rust.git synced 2024-05-09 03:52:53 +00:00
mp4-rust/Cargo.toml

9 lines
129 B
TOML

[package]
name = "mp4"
version = "0.1.0"
authors = ["Alf <alf.g.jr@gmail.com>"]
edition = "2018"
[dependencies]
byteorder = "1"