[package] name = "aster-util" 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.workspace = true aster-rights-proc.workspace = true inherit-methods-macro.workspace = true osdk-heap-allocator.workspace = true ostd.workspace = true typeflags-util.workspace = true [lints] workspace = true