Skip to content

Commit 6f88385

Browse files
authored
update heapless to version 0.9.2
1 parent dcbd4ee commit 6f88385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ version = "0.6.0"
2020
ryu = "1.0.5"
2121

2222
[dependencies.heapless]
23-
version = "0.9.1"
23+
version = "0.9.2"
2424
features = ["serde"]
2525
optional = true
2626

0 commit comments

Comments
 (0)