Skip to content

Commit

Permalink
Update Rust crate heapless to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 3e961ce commit 01cd85c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repository = "https://github.com/arkedge/eb90-rs"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
heapless = "0.7"
heapless = "0.8.0"
crc = "2"
tokio-util = { version = "0.7", features = ["codec"], optional = true }
bytes = { version = "1.4.0", optional = true }
Expand Down

0 comments on commit 01cd85c

Please sign in to comment.