mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Upgrade to zola 0.14.1
This commit is contained in:
@@ -675,7 +675,7 @@ I created the [linked_list_allocator] crate to handle all of these cases. It con
|
||||
|
||||
We need to add the extern crate to our `Cargo.toml` and our `lib.rs`:
|
||||
|
||||
``` shell
|
||||
``` bash
|
||||
> cargo add linked_list_allocator
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user