[package] name = "atags" version = "0.0.2" authors = [ "Trangar " ] edition = "2021" license = "MIT OR Apache-2.0" description = "Parsing of linux ATAG data structures" documentation = "https://docs.rs/atags" repository = "https://github.com/VictorKoenders/tkern" [dependencies] custom_debug_derive = "0.5.0" [features] nightly = []