[package] name = "unicorn-messages" version = "0.0.1" authors = ["The Muktakosh Project Developers"] readme = "README.md" repository = "https://github.com/muktakosh/unicorn" homepage = "https://github.com/muktakosh/unicorn/tree/master/messages" description = "Message contracts for unicorn and utilities for handling messages" [dependencies] rustc-serialize = "0.3" [lib] path = "lib.rs"