8 lines
138 B
TOML
8 lines
138 B
TOML
[package]
|
|
name = "mp4parse-gtest"
|
|
version = "0.1.0"
|
|
authors = ["The GNU Project Developers"]
|
|
license = "MPL-2.0"
|
|
|
|
[lib]
|
|
path = "hello.rs"
|