1name: "yaml-rust" 2description: "The missing YAML 1.2 parser for rust" 3third_party { 4 identifier { 5 type: "crates.io" 6 value: "https://crates.io/crates/yaml-rust" 7 } 8 identifier { 9 type: "Archive" 10 value: "https://static.crates.io/crates/yaml-rust/yaml-rust-0.4.5.crate" 11 } 12 version: "0.4.5" 13 # Dual-licensed, using the least restrictive per go/thirdpartylicenses#same. 14 license_type: NOTICE 15 last_upgrade_date { 16 year: 2023 17 month: 8 18 day: 23 19 } 20} 21