Skip to content

Commit 9548888

Browse files
committed
Add homepage link to “Kernel Heap” blog post of os.phil-opp.com
1 parent 7bcc8a5 commit 9548888

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ keywords = ["allocator", "no_std", "malloc", "heap", "kernel"]
99

1010
repository = "https://github.com/phil-opp/linked-list-allocator"
1111
documentation = "http://phil-opp.github.io/linked-list-allocator/linked_list_allocator/index.html"
12+
homepage = "http://os.phil-opp.com/kernel-heap.html#a-better-allocator"
1213

1314
exclude = [
1415
"scripts/*"

0 commit comments

Comments
 (0)