aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: a1b4d08352a79b1be0ce1dc256acad73bd60281d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: "serde-xml-rs"
description:
    "xml-rs based deserializer for Serde"

third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/serde_xml_rs"
  }
  url {
    type: GIT
    value: "https://github.com/RReverser/serde-xml-rs"
  }
  version: "0.4.1"
  last_upgrade_date { year: 2021 month: 6 day: 21 }
  license_type: NOTICE
}