licenses.dev

cargo-apk v0.1.1

Helps cargo build APKs

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
rustc-serialize • 0.3.25Generic serialization/deserialization support corresponding to the `derive(RustcEncodable, RustcDecodable)` mode in the compiler. Also includes support for hex, base64, and json encoding and decoding. This crate is deprecated in favor of serde. DIRECT0
toml • 0.1.30A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. DIRECT1
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/cargo-apk)](https://licenses.dev/cargo/cargo-apk)
<a href="https://licenses.dev/cargo/cargo-apk">
  <img src="https://licenses.dev/b/cargo/cargo-apk" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.1 version:

[![licenses](https://licenses.dev/b/cargo/cargo-apk/0.1.1)](https://licenses.dev/cargo/cargo-apk/0.1.1)
<a href="https://licenses.dev/cargo/cargo-apk/0.1.1">
  <img src="https://licenses.dev/b/cargo/cargo-apk/0.1.1" alt="licenses" />
</a>
GitHub