We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a3985a7 + 5db82dc commit 9645f42Copy full SHA for 9645f42
Cargo.toml
@@ -9,7 +9,7 @@ keywords = ["allocator", "no_std", "malloc", "heap", "kernel"]
9
10
repository = "https://github.com/phil-opp/linked-list-allocator"
11
documentation = "https://docs.rs/crate/linked_list_allocator"
12
-homepage = "http://os.phil-opp.com/kernel-heap.html#a-better-allocator"
+homepage = "https://os.phil-opp.com/kernel-heap.html#a-better-allocator"
13
14
rust-version = "1.61"
15
0 commit comments