blob: 1cf43c1ac0d9ccfcc48bac5c67afb335f7c6586d [file] [log] [blame]
Jooyung Hana7cd2382021-07-16 01:22:24 +00001name: "xml-rs"
2description:
3 "An XML library in pure Rust"
4
5third_party {
6 url {
7 type: HOMEPAGE
8 value: "https://crates.io/crates/xml-rs"
9 }
10 url {
11 type: GIT
12 value: "https://github.com/netvl/xml-rs"
13 }
14 version: "0.8.3"
15 last_upgrade_date { year: 2021 month: 6 day: 21 }
16 license_type: NOTICE
17}