Skip to content

Commit 4eb113b

Browse files
Update Rust crate heapless to 0.8
1 parent 7ba4b36 commit 4eb113b

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
@@ -9,7 +9,7 @@ repository = "https://github.com/arkedge/eb90-rs"
99
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1010

1111
[dependencies]
12-
heapless = "0.7"
12+
heapless = "0.8"
1313
crc = "2"
1414
tokio-util = { version = "0.7", features = ["codec"], optional = true }
1515
bytes = { version = "1.4.0", optional = true }

0 commit comments

Comments
 (0)