name: "arrayvec" | |
description: "A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString." | |
third_party { | |
identifier { | |
type: "crates.io" | |
value: "https://crates.io/crates/arrayvec" | |
} | |
identifier { | |
type: "Archive" | |
value: "https://static.crates.io/crates/arrayvec/arrayvec-0.7.4.crate" | |
} | |
version: "0.7.4" | |
# Dual-licensed, using the least restrictive per go/thirdpartylicenses#same. | |
license_type: NOTICE | |
last_upgrade_date { | |
year: 2023 | |
month: 12 | |
day: 7 | |
} | |
} |