yaxpeax-msp430 0.0.3

msp430 decoders for the yaxpeax project
Documentation
[[test]]
name = "test"
path = "test/test.rs"
[dependencies.serde]
optional = true
version = "1.0"

[dependencies.serde_derive]
optional = true
version = "1.0"

[dependencies.termion]
version = "1.4.0"

[dependencies.yaxpeax-arch]
default-features = false
features = []
version = "0.0.3"

[features]
default = []
use-serde = []

[package]
authors = ["iximeow <me@iximeow.net>"]
description = "msp430 decoders for the yaxpeax project"
license = "0BSD"
name = "yaxpeax-msp430"
repository = "http://git.iximeow.net/yaxpeax-msp430/"
version = "0.0.3"