Skip to content

Commit e9b6d77

Browse files
committed
update to heapless=0.8
1 parent e55ed42 commit e9b6d77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ keywords = ["logging", "hex", "dump", "binary"]
1414
[dependencies]
1515

1616
[dev-dependencies]
17-
heapless = "0.7"
17+
heapless = "0.8"
1818

1919
[features]
2020
default = ["alloc"]

0 commit comments

Comments
 (0)