[go: up one dir, main page]

cargo-platform 0.1.3

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

[package]
description = "Cargo's representation of a target platform."
documentation = "https://docs.rs/cargo-platform"
edition = "2021"
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.3"