Files
RedBear-OS/src/crti/Cargo.toml
T
2026-02-10 14:38:58 +00:00

13 lines
171 B
TOML

[package]
name = "crti"
version = "0.1.0"
authors = ["jD91mZM2 <me@krake.one>"]
edition = "2024"
[lib]
name = "crti"
crate-type = ["staticlib"]
[lints]
workspace = true