Build with rust v1.66 and cross v0.2.4
Also added some sanity checks. The new docker image now also contains all required targets and the rust-src component already, which makes it a bit faster to get started. Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
This commit is contained in:
3
.cargo/config.toml
Normal file
3
.cargo/config.toml
Normal file
@@ -0,0 +1,3 @@
|
||||
[profile.release]
|
||||
lto = "thin"
|
||||
strip = true
|
||||
Reference in New Issue
Block a user