byond 0.2.0

A crate for interfacing with the BYOND game engine.
Documentation
[package]
name        = "byond"
version     = "0.2.0"
authors     = ["PJB3005 <pieterjan.briers@gmail.com>"]
description = "A crate for interfacing with the BYOND game engine."
readme      = "README.md"
keywords    = ["DM", "BYOND"]
license     = "MIT"
homepage    = "https://github.com/PJB3005/byond-rs"
repository  = "https://github.com/PJB3005/byond-rs"

[dependencies]
#libc        = "0.2.19"
lazy_static = "0.2.2"