Skip to content

Commit 8334f55

Browse files
build: Bump heapless from 0.9.2 to 0.9.3
Bumps [heapless](https://github.com/rust-embedded/heapless) from 0.9.2 to 0.9.3. - [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.9.2...v0.9.3) --- updated-dependencies: - dependency-name: heapless dependency-version: 0.9.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a198fc6 commit 8334f55

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.11.1"
3030
atomic_refcell = "0.1.14"
3131
r-efi = { version = "5.3.0", features = ["efiapi"] }
32-
heapless = "0.9.2"
32+
heapless = "0.9.3"
3333
log = "0.4.29"
3434

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

0 commit comments

Comments
 (0)