Skip to content

Commit 72cdfc4

Browse files
Update heapless requirement from 0.4.1 to 0.5.1
Updates the requirements on [heapless](https://github.com/japaric/heapless) to permit the latest version. - [Release notes](https://github.com/japaric/heapless/releases) - [Changelog](https://github.com/japaric/heapless/blob/master/CHANGELOG.md) - [Commits](rust-embedded/heapless@v0.4.1...v0.5.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ed30ada commit 72cdfc4

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
@@ -39,7 +39,7 @@ panic-itm = "0.4.0"
3939
cortex-m-rtfm = "0.4.0"
4040
cortex-m-semihosting = "0.3.2"
4141
enc28j60 = "0.2.0"
42-
heapless = "0.4.1"
42+
heapless = "0.5.1"
4343
libm = "0.1.2"
4444
mfrc522 = "0.2.0"
4545
as-slice = "0.2.0"

0 commit comments

Comments
 (0)