1
0
Fork 0
mirror of https://github.com/alfg/mp4-rust.git synced 2024-05-19 16:58:04 +00:00
mp4-rust/Cargo.toml

9 lines
129 B
TOML
Raw Normal View History

[package]
name = "mp4"
version = "0.1.0"
authors = ["Alf <alf.g.jr@gmail.com>"]
edition = "2018"
[dependencies]
2020-01-10 06:26:08 +00:00
byteorder = "1"