Files
CappuccinOS/Cargo.toml
juls0730 7f216fdfdd zlib driver & experimental riscv support
this commit adds the last piece to get the initramfs completely finished
2023-12-17 01:46:31 -06:00

11 lines
133 B
TOML

[package]
name = "CappuccinOS"
version = "0.1.0"
edition = "2021"
[dependencies]
limine = "0.1.10"
[profile.release]
opt-level = 3