yaxpeax-msp430 0.0.6

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.yaxpeax-arch]
default-features = false
features = []
version = "0.0.5"

[features]
default = []
use-serde = ["serde", "serde_derive"]

[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.6"