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

[source."https://github.com/CJP10/object-pool.git"]
git = "https://github.com/CJP10/object-pool.git"
rev = "b7461b6ad6dcc93e69c3eee378895ea8593d880e"
replace-with = "vendored-sources"

[source."https://github.com/alkis/decimal.git"]
git = "https://github.com/alkis/decimal.git"
replace-with = "vendored-sources"

[source."https://github.com/nix-rust/nix.git"]
git = "https://github.com/nix-rust/nix.git"
rev = "ff6f8b8a"
replace-with = "vendored-sources"

[source."https://gitlab.redox-os.org/redox-os/calc"]
git = "https://gitlab.redox-os.org/redox-os/calc"
replace-with = "vendored-sources"

[source."https://gitlab.redox-os.org/redox-os/liner"]
git = "https://gitlab.redox-os.org/redox-os/liner"
replace-with = "vendored-sources"

[source."https://gitlab.redox-os.org/redox-os/small"]
git = "https://gitlab.redox-os.org/redox-os/small"
replace-with = "vendored-sources"

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