[package] name = "armv4t" version = "0.1.0" authors = ["Ryan Quattlebaum "] description = "A library for decoding ARMv4T instructions" keywords = ["arm", "armv4t", "assembly"] repository = "https://github.com/ryanq/armv4t" documentation = "https://docs.rs/armv4t/0.1.0/armv4t/" readme = "README.md" license = "MIT" license-file = "LICENSE.md" [dependencies]