[go: up one dir, main page]

cargo-apk 0.4.0

Cargo subcommand that allows you to build Android packages
# 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 = "cargo-apk"
version = "0.4.0"
authors = ["Pierre Krieger <pierre.krieger1708@gmail.com>"]
description = "Cargo subcommand that allows you to build Android packages"
license = "MIT"
repository = "https://github.com/tomaka/android-rs-glue/tree/master/cargo-apk"
[dependencies.cargo]
version = "0.20.0"

[dependencies.rustc-serialize]
version = "0.3.19"

[dependencies.term]
version = "0.4.4"

[dependencies.toml]
version = "0.1.28"