graphy_event 0.3.0

A library for binding functions to events with json.
[build-dependencies]

serde_codegen = "0.7"

syntex = "0.32"



[dependencies]

graphy_dll = "0.3"

graphy_error = "0.2"

serde = "0.7"

serde_json = "0.7"



[package]

authors = ["Tyler Wolf Leonhardt <tyler.wolf.leonhardt@gmail.com>"]

build = "build.rs"

description = "A library for binding functions to events with json."

exclude = [

    ".gitignore",

    "build.proj",

    "test/**"

]

license = "MIT"

name = "graphy_event"

version = "0.3.0"