Skip to content

Commit 94da3e1

Browse files
build: Bump linked_list_allocator from 0.10.0 to 0.10.1
Bumps [linked_list_allocator](https://github.com/phil-opp/linked-list-allocator) from 0.10.0 to 0.10.1. - [Release notes](https://github.com/phil-opp/linked-list-allocator/releases) - [Changelog](https://github.com/rust-osdev/linked-list-allocator/blob/main/Changelog.md) - [Commits](rust-osdev/linked-list-allocator@v0.10.0...v0.10.1) --- updated-dependencies: - dependency-name: linked_list_allocator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 805d5c7 commit 94da3e1

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
@@ -31,7 +31,7 @@ x86_64 = "0.14.9"
3131
atomic_refcell = "0.1.8"
3232
r-efi = "4.0.0"
3333
uart_16550 = "0.2.18"
34-
linked_list_allocator = "0.10.0"
34+
linked_list_allocator = "0.10.1"
3535

3636
[dev-dependencies]
3737
dirs = "4.0.0"

0 commit comments

Comments
 (0)