# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g. crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "kinito" version = "0.1.5" authors = ["Bailey Cosier "] build = "build.rs" description = "[Alpha] Mobile framework & build tools for Android / iOS" license = "MIT" repository = "https://github.com/openkinito/kinito" [dependencies.term] version = "0.4.6" [dependencies.serde_derive] version = "^1.0.10" [dependencies.env_logger] version = "0.4.3" [dependencies.android_support] version = "^0.1.0" [dependencies.serde] version = "^1.0.10" [dependencies.log] version = "0.3.8" [dependencies.toml] version = "0.4.2" [dependencies.zip] version = "0.2.5" [dependencies.android_ffi] version = "^0.1.0" [dependencies.serde_json] version = "^1.0.2" [dependencies.clap] version = "^2.25.1" [build-dependencies.libc] version = "0.2.28" [build-dependencies.walkdir] version = "1.0.7" [build-dependencies.zip] version = "0.2.5"