17
0
Files
git-interactive-rebase-tool/cargo_config

10 lines
270 B
Plaintext

[source.crates-io]
replace-with = "vendored-sources"
[source."git+https://github.com/Turbo87/rust-claim.git?rev=23892a3"]
git = "https://github.com/Turbo87/rust-claim.git"
rev = "23892a3"
replace-with = "vendored-sources"
[source.vendored-sources]
directory = "vendor"