1name: "ciborium" 2description: 3 "serde implementation of CBOR using ciborium-basic" 4 5third_party { 6 url { 7 type: HOMEPAGE 8 value: "https://crates.io/crates/ciborium" 9 } 10 url { 11 type: ARCHIVE 12 value: "https://static.crates.io/crates/ciborium/ciborium-0.2.0.crate" 13 } 14 version: "0.2.0" 15 last_upgrade_date { year: 2022 month: 1 day: 17 } 16 license_type: NOTICE 17} 18 19