gst-plugins-rs/Cargo.toml
2017-10-07 01:04:33 +03:00

13 lines
169 B
TOML

[workspace]
members = [
"gst-plugin",
"gst-plugin-file",
"gst-plugin-http",
"gst-plugin-flv",
"gst-plugin-audiofx",
]
[profile.release]
lto = true