Add more from the std
This commit is contained in:
@@ -4,5 +4,7 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
std = { path = "../../crates/std" }
|
||||
# std = { path = "../../crates/std" }
|
||||
shared = { path = "../../crates/shared", features = ["user"] }
|
||||
io = { path = "../../crates/io" }
|
||||
bffs = { path = "../../crates/bffs" }
|
||||
|
||||
Reference in New Issue
Block a user