We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bcc8a5 commit 9548888Copy full SHA for 9548888
Cargo.toml
@@ -9,6 +9,7 @@ keywords = ["allocator", "no_std", "malloc", "heap", "kernel"]
9
10
repository = "https://github.com/phil-opp/linked-list-allocator"
11
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"
13
14
exclude = [
15
"scripts/*"
0 commit comments