We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c40b60 commit f83c254Copy full SHA for f83c254
Cargo.toml
@@ -60,7 +60,7 @@ ufmt = "0.2"
60
static_assertions = "1.1.0"
61
62
[package.metadata.docs.rs]
63
-features = ["ufmt", "serde", "defmt-03", "mpmc_large", "portable-atomic-critical-section"]
+features = ["ufmt", "serde", "defmt-03", "mpmc_large", "portable-atomic-critical-section", "alloc"]
64
# for the pool module
65
targets = ["i686-unknown-linux-gnu"]
66
rustdoc-args = ["--cfg", "docsrs"]
0 commit comments