forked from kiss-community/repo
rust: tweak build
This commit is contained in:
parent
9e51702c21
commit
4f2b275feb
@ -46,7 +46,7 @@ submodules = false
|
||||
python = "python3"
|
||||
locked-deps = true
|
||||
vendor = true
|
||||
tools = [ "cargo", "rustfmt", "src" ]
|
||||
tools = [ "cargo", "rustfmt" ]
|
||||
sanitizers = false
|
||||
profiler = false
|
||||
full-bootstrap = false
|
||||
@ -66,7 +66,7 @@ src-tarball = false
|
||||
backtrace = false
|
||||
channel = "stable"
|
||||
codegen-tests = false
|
||||
codegen-units-std = 0
|
||||
codegen-units-std = 1
|
||||
codegen-units = 0
|
||||
debug = false
|
||||
debug-assertions = false
|
||||
|
Loading…
Reference in New Issue
Block a user