Jooyung Han | a7cd238 | 2021-07-16 01:22:24 +0000 | [diff] [blame^] | 1 | name: "xml-rs" |
2 | description: | ||||
3 | "An XML library in pure Rust" | ||||
4 | |||||
5 | third_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 | } |