Accepting request 849527 from devel:tools:building
Submit with corrections based on review OBS-URL: https://build.opensuse.org/request/show/849527 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sccache?expand=0&rev=1
This commit is contained in:
10
cargo_config
Normal file
10
cargo_config
Normal file
@@ -0,0 +1,10 @@
|
||||
[source.crates-io]
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/tiny-http/tiny-http.git"]
|
||||
git = "https://github.com/tiny-http/tiny-http.git"
|
||||
rev = "619680de"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source.vendored-sources]
|
||||
directory = "vendor"
|
Reference in New Issue
Block a user