mirror of
https://github.com/microsoft/edit.git
synced 2025-07-07 13:25:16 +00:00
parent
c34bdb0e81
commit
37b18c382e
1 changed files with 1 additions and 1 deletions
|
@ -20,4 +20,4 @@ rustflags = [
|
|||
# = Huge reduction in binary size by removing all that.
|
||||
[unstable]
|
||||
build-std = ["std", "panic_abort"]
|
||||
build-std-features = ["panic_immediate_abort", "optimize_for_size"]
|
||||
build-std-features = ["default", "panic_immediate_abort", "optimize_for_size"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue