mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-16 21:05:35 +01:00
monotonic experiments
This commit is contained in:
parent
5688a5d332
commit
4601782466
4 changed files with 571 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ codegen-units = 1
|
|||
lto = true
|
||||
|
||||
[workspace]
|
||||
members = ["macros", "xtask"]
|
||||
members = ["macros", "xtask", "rtic-timer"]
|
||||
|
||||
# do not optimize proc-macro deps or build scripts
|
||||
[profile.dev.build-override]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue