2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 15:02:27 +00:00

rust: tweak build

This commit is contained in:
Dylan Araps 2021-09-03 18:04:27 +03:00
parent 9e51702c21
commit 4f2b275feb
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C

View File

@ -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