Jooyung Han | 1e046a8 | 2021-07-15 14:10:08 +0900 | [diff] [blame] | 1 | name: "serde-xml-rs" |
2 | description: | ||||
3 | "xml-rs based deserializer for Serde" | ||||
4 | |||||
5 | third_party { | ||||
6 | url { | ||||
7 | type: HOMEPAGE | ||||
8 | value: "https://crates.io/crates/serde_xml_rs" | ||||
9 | } | ||||
10 | url { | ||||
11 | type: GIT | ||||
12 | value: "https://github.com/RReverser/serde-xml-rs" | ||||
13 | } | ||||
14 | version: "0.4.1" | ||||
15 | last_upgrade_date { year: 2021 month: 6 day: 21 } | ||||
16 | license_type: NOTICE | ||||
17 | } |