Skip to content

Commit 626f89f

Browse files
Merge pull request #179 from nix-community/dependabot/cargo/heapless-0.9.1
Bump heapless from 0.8.0 to 0.9.1
2 parents a3c6824 + cf3abe7 commit 626f89f

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)