mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Update the VGA buffer post for the second edition
This commit is contained in:
@@ -4,6 +4,13 @@ name = "blog_os"
|
||||
version = "0.2.0"
|
||||
|
||||
[dependencies]
|
||||
rlibc = "1.0"
|
||||
spin = "0.4.6"
|
||||
volatile = "0.2.3"
|
||||
|
||||
[dependencies.lazy_static]
|
||||
version = "1.0"
|
||||
features = ["spin_no_std"]
|
||||
|
||||
# the profile used for `cargo build`
|
||||
[profile.dev]
|
||||
|
||||
Reference in New Issue
Block a user