gstreamer-plugins-rs/cargo_config

29 lines
860 B
Plaintext

[source.crates-io]
replace-with = "vendored-sources"
[source."https://github.com/gtk-rs/gtk-rs-core"]
git = "https://github.com/gtk-rs/gtk-rs-core"
branch = "0.17"
replace-with = "vendored-sources"
[source."https://github.com/gtk-rs/gtk4-rs"]
git = "https://github.com/gtk-rs/gtk4-rs"
branch = "0.6"
replace-with = "vendored-sources"
[source."https://github.com/rust-av/ffv1.git"]
git = "https://github.com/rust-av/ffv1.git"
rev = "2afb025a327173ce891954c052e804d0f880368a"
replace-with = "vendored-sources"
[source."https://github.com/rust-av/flavors"]
git = "https://github.com/rust-av/flavors"
replace-with = "vendored-sources"
[source."https://gitlab.freedesktop.org/gstreamer/gstreamer-rs"]
git = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs"
branch = "0.20"
replace-with = "vendored-sources"
[source.vendored-sources]
directory = "vendor"