[dependencies] lazy_static = "0.2" [dependencies.appscraps_environment] path = "..\\appscraps_environment" version = "0.1" [dependencies.appscraps_static_util] path = "..\\appscraps_static_util" version = "0.1" [package] authors = ["Tyler Wolf Leonhardt "] description = "Hosts a static appscraps environment." exclude = [ ".gitignore", "build.gradle", "gradle", "gradlew", "gradlew.bat", "README", "test/**" ] license = "MIT" name = "appscraps_static" version = "0.1.0"