mirror of
https://github.com/iceHtwoO/novaOS.git
synced 2026-04-17 04:32:27 +00:00
use virtual workspaces for heap
This commit is contained in:
7
heap/Cargo.toml
Normal file
7
heap/Cargo.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[package]
|
||||
name = "heap"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
NovaError = {path = "../NovaError"}
|
||||
Reference in New Issue
Block a user