melon 0.12.0

A library for creating retro computing platforms
Documentation
[package]
name = "melon"
version = "0.12.0"
authors = ["Julian Laubstein <contact@julianlaubstein.de>"]
description = "A library for creating retro computing platforms"
repository = "https://github.com/bakervm/melon"
readme = "README.md"
license = "MIT"

[dependencies]
byteorder = "^1.2"
failure = "^0.1"
serde = "1"
serde_derive = "1"
rand = "^0.5"
rmp-serde = "^0.13"
flate2 = "1"
structopt = "^0.2"
rustyline = "1"