You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
272 B
13 lines
272 B
2 months ago
|
--- heapless-0.8.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ heapless-0.8.0/Cargo.toml 2024-03-21T17:51:19.839547+00:00
|
||
|
@@ -70,9 +70,6 @@
|
||
|
version = "0.1"
|
||
|
optional = true
|
||
|
|
||
|
-[dev-dependencies.ufmt]
|
||
|
-version = "0.2"
|
||
|
-
|
||
|
[features]
|
||
|
defmt-03 = ["dep:defmt"]
|
||
|
mpmc_large = []
|