refactoring
This commit is contained in:
parent
387893cd55
commit
09bdaed3f5
3 changed files with 48 additions and 22 deletions
|
|
@ -4,6 +4,7 @@ version = "0.1.0"
|
|||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
cgmath = "0.18.0"
|
||||
libc = "0.2.176"
|
||||
log = "0.4.28"
|
||||
uefi = { version = "0.35.0", features = ["logger", "panic_handler"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue