[dependencies] error-chain = "0.4.2" graphy_dll = "0.3" graphy_dll_error = "0.3" graphy_environment = "0.3" graphy_event = "0.3" graphy_module = "0.3" graphy_static = "0.2" [lib] crate-type = ["dylib"] [package] authors = ["Tyler Wolf Leonhardt "] description = "Shared funcs for graphy." exclude = [ ".gitignore", "build.proj", "test/**" ] license = "MIT" name = "graphy_shared_funcs" version = "0.3.0"