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

[source."https://github.com/fish-shell/fast-float-rust"]
git = "https://github.com/fish-shell/fast-float-rust"
branch = "fish"
replace-with = "vendored-sources"

[source."https://github.com/fish-shell/hexponent"]
git = "https://github.com/fish-shell/hexponent"
branch = "fish"
replace-with = "vendored-sources"

[source."https://github.com/fish-shell/printf-compat.git"]
git = "https://github.com/fish-shell/printf-compat.git"
branch = "fish"
replace-with = "vendored-sources"

[source."https://github.com/fish-shell/rust-pcre2"]
git = "https://github.com/fish-shell/rust-pcre2"
branch = "master"
replace-with = "vendored-sources"

[source."https://github.com/meh/rust-terminfo"]
git = "https://github.com/meh/rust-terminfo"
rev = "870327dd79beaecf50db09a15931d5ee1de2a24d"
replace-with = "vendored-sources"

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