Skip to content

Commit cf3abe7

Browse files
Bump heapless from 0.8.0 to 0.9.1
Bumps [heapless](https://github.com/rust-embedded/heapless) from 0.8.0 to 0.9.1. - [Release notes](https://github.com/rust-embedded/heapless/releases) - [Changelog](https://github.com/rust-embedded/heapless/blob/main/CHANGELOG.md) - [Commits](rust-embedded/heapless@v0.8.0...v0.9.1) --- updated-dependencies: - dependency-name: heapless dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a3c6824 commit cf3abe7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ goblin = { version = "0.10.0", default-features = false, features = [
1616
"elf32",
1717
"elf64",
1818
] }
19-
heapless = "0.8.0"
19+
heapless = "0.9.1"
2020
linux-raw-sys = { version = "0.10.0", default-features = false, features = [
2121
"no_std",
2222
"general",

0 commit comments

Comments
 (0)