[package] name = "arch_words" description = "A simple crate that aliases types to architecture specific words." license = "MIT" version = "1.0.0" edition = "2021" authors = ["Maximilian 'NervousNullPtr' Schleicher "] keywords = ["types", "basic"] categories = ["development-tools", "hardware-support", "no-std"] repository = "https://github.com/NervousNullPtr/arch_words" readme = "readme.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]