mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Update to x86_64 0.4.0
This commit is contained in:
@@ -198,7 +198,7 @@ To write to the I/O port, we use the [`x86_64`] crate:
|
||||
# in Cargo.toml
|
||||
|
||||
[dependencies]
|
||||
x86_64 = "0.3.5"
|
||||
x86_64 = "0.4.0"
|
||||
```
|
||||
|
||||
```rust
|
||||
|
||||
Reference in New Issue
Block a user