aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d96923b..55d3fa8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -57,6 +57,9 @@ timer-queue = ["cortex-m-rtfm-macros/timer-queue"]
compiletest_rs = "0.3.16"
tempdir = "0.3.7"
+[package.metadata.docs.rs]
+features = ["timer-queue"]
+
[profile.release]
codegen-units = 1
lto = true