1name: "etherparse" 2description: "A library for parsing & writing a bunch of packet based protocols (EthernetII, IPv4, IPv6, UDP, TCP ...)." 3third_party { 4 version: "0.16.0" 5 license_type: NOTICE 6 last_upgrade_date { 7 year: 2024 8 month: 9 9 day: 30 10 } 11 homepage: "https://crates.io/crates/etherparse" 12 identifier { 13 type: "Archive" 14 value: "https://static.crates.io/crates/etherparse/etherparse-0.16.0.crate" 15 version: "0.16.0" 16 } 17}