[build-dependencies] serde_codegen = "0.7.2" syntex = "0.31.0" [dependencies] libloading = "0.2.1" serde = "0.7.0" serde_json = "0.7.0" [dev-dependencies] graphy_plugin_test_0 = "0.1.0" [package] authors = ["Tyler Wolf Leonhardt "] build = "build.rs" description = "A library for building plugin-based applications." exclude = [ ".cargo/**", ".gitignore", "test/**" ] license = "MIT" name = "graphy_plugin" version = "0.2.0"