mirror of
https://github.com/iceHtwoO/novaOS.git
synced 2026-09-27 03:27:14 +00:00
Refactor and reorganize project structure
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "heap"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
nova_error = {path = "../nova_error"}
|
||||
|
||||
[dev-dependencies]
|
||||
rand = "0.9.2"
|
||||
Reference in New Issue
Block a user