WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit b955063

Browse files
build: Bump heapless from 0.9.1 to 0.9.2
Bumps [heapless](https://github.com/rust-embedded/heapless) from 0.9.1 to 0.9.2. - [Release notes](https://github.com/rust-embedded/heapless/releases) - [Changelog](https://github.com/rust-embedded/heapless/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-embedded/heapless/commits) --- updated-dependencies: - dependency-name: heapless dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 98de72b commit b955063

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
@@ -29,7 +29,7 @@ efi-var = []
2929
bitflags = "2.10.0"
3030
atomic_refcell = "0.1.13"
3131
r-efi = { version = "5.3.0", features = ["efiapi"] }
32-
heapless = "0.9.1"
32+
heapless = "0.9.2"
3333
log = "0.4.28"
3434

3535
[target.'cfg(target_arch = "aarch64")'.dependencies]

0 commit comments

Comments
 (0)