gecko-dev/media/mp4parse-rust/mp4parse_fallible/Cargo.toml

11 строки
184 B
TOML

[package]
name = "mp4parse_fallible"
version = "0.0.1"
authors = ["The Servo Project Developers"]
license = "MPL-2.0"
publish = false
[lib]
name = "mp4parse_fallible"
path = "lib.rs"