Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Cargo.toml - gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6e93fa24316a2e886a7bb09e5fac09d114ba736f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[workspace]

members = [
    "gst-plugin",
    "gst-plugin-file",
    "gst-plugin-http",
    "gst-plugin-flv",
    "gst-plugin-audiofx",
]

[profile.release]
lto = true