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

[source."https://github.com/RustAudio/dasp"]
git = "https://github.com/RustAudio/dasp"
rev = "f05a703"
replace-with = "vendored-sources"

[source."https://github.com/gfx-rs/naga"]
git = "https://github.com/gfx-rs/naga"
rev = "aa35110471ee7915e1f4e1de61ea41f2f32f92c4"
replace-with = "vendored-sources"

[source."https://github.com/gfx-rs/wgpu"]
git = "https://github.com/gfx-rs/wgpu"
rev = "7ac706f0a9d90ebdcffeae48e3c530b9921bff2c"
replace-with = "vendored-sources"

[source."https://github.com/gfx-rs/wgpu-rs"]
git = "https://github.com/gfx-rs/wgpu-rs"
rev = "e3eadca8c626beb9a1c25c359b0e20f6fdef00c4"
replace-with = "vendored-sources"

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