[source.crates-io]
replace-with = "vendored-sources"

[source."git+https://github.com/BillyDM/iced_baseview.git?rev=adc7417"]
git = "https://github.com/BillyDM/iced_baseview.git"
rev = "adc7417"
replace-with = "vendored-sources"

[source."git+https://github.com/RustAudio/baseview.git?rev=7001c25"]
git = "https://github.com/RustAudio/baseview.git"
rev = "7001c25"
replace-with = "vendored-sources"

[source."git+https://github.com/nicokoch/reflink.git?rev=e8d93b465f5d9ad340cd052b64bbc77b8ee107e2"]
git = "https://github.com/nicokoch/reflink.git"
rev = "e8d93b465f5d9ad340cd052b64bbc77b8ee107e2"
replace-with = "vendored-sources"

[source."git+https://github.com/robbert-vdh/nih-plug.git?rev=32957c2"]
git = "https://github.com/robbert-vdh/nih-plug.git"
rev = "32957c2"
replace-with = "vendored-sources"

[source.vendored-sources]
directory = "vendor"