seminix 0.1.28

seminix 内核标准库
[package]
name = "seminix"
version = "0.1.28"
authors.workspace = true
edition.workspace = true
license-file.workspace = true
rust-version.workspace = true
documentation = "https://docs.rs/seminix"
description = "seminix 内核标准库"

[dependencies]
semx_entry.workspace = true
semx_bsp.workspace = true
aarch64_define.workspace = true
task_define.workspace = true
const_sizes.workspace = true
unsafe_list.workspace = true
semx_bitops.workspace = true

bitflags.workspace = true
tock-registers.workspace = true
cfg-if.workspace = true

[lints]
workspace = true