[package] name = "x86-alignment-check" version = "0.1.6" edition = "2021" authors = ["aki "] description = "x86 aligment check flag manipulation" keywords = ["x86", "aligment", "eflags"] categories = ["no-std"] license = "MIT OR Apache-2.0" readme = "README.md" rust-version = "1.59.0" repository = "https://github.com/aki-akaguma/x86-alignment-check" [dependencies]