Files
termOS/Runtime/rust/std/Cargo.toml
T
2026-04-15 14:44:10 +04:00

8 lines
107 B
TOML

[package]
name = "std"
version = "0.1.0"
edition = "2024"
[dependencies]
linked_list_allocator = "0.10.6"