[go: up one dir, main page]

cargo-platform 0.1.2

Cargo's representation of a target platform.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.serde]
features = ["derive"]
version = "1.0.82"

[package]
authors = ["The Cargo Project Developers"]
description = "Cargo's representation of a target platform."
documentation = "https://docs.rs/cargo-platform"
edition = "2018"
homepage = "https://github.com/rust-lang/cargo"
license = "MIT OR Apache-2.0"
name = "cargo-platform"
repository = "https://github.com/rust-lang/cargo"
version = "0.1.2"