Init template repo
This commit is contained in:
8
.cargo/config
Normal file
8
.cargo/config
Normal file
@ -0,0 +1,8 @@
|
||||
[target.armv5te-unknown-linux-gnueabi]
|
||||
linker = "/usr/bin/arm-linux-gnueabi-gcc"
|
||||
|
||||
[source.crates-io]
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source.vendored-sources]
|
||||
directory = "vendor"
|
Reference in New Issue
Block a user