asterinas/kernel/libs/aster-rights/Cargo.toml

16 lines
335 B
TOML

[package]
name = "aster-rights"
version = "0.1.0"
edition.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
aster-rights-proc.workspace = true
bitflags.workspace = true
typeflags.workspace = true
typeflags-util.workspace = true
[lints]
workspace = true