There was an error while loading. Please reload this page.
1 parent e2050a6 commit f5a0e90Copy full SHA for f5a0e90
1 file changed
Cargo.toml
@@ -15,7 +15,7 @@ rust-version = "1.68"
15
default = ["std"]
16
std = ["serde/std"]
17
alloc = ["serde/alloc"]
18
-heapless = ["dep:heapless", "heapless/serde"]
+heapless = ["dep:heapless"]
19
20
[dependencies]
21
serde = { version = "1.0.166", default-features = false }
0 commit comments