minor fix so it doesn't download toolchain everytime
This commit is contained in:
parent
93a4a814e3
commit
9555a93dd9
@ -7,6 +7,8 @@ link-shared = true
|
||||
[build]
|
||||
host = ["@triple@"]
|
||||
target = ["@triple@"]
|
||||
rustc = "@RUSTC@"
|
||||
cargo = "@CARGO@"
|
||||
|
||||
python = "python2.7"
|
||||
extended = true
|
||||
|
Loading…
Reference in New Issue
Block a user