Revert^2 "Import xml-rs 0.8.3"
2fc140166d67619ad4a9ce3013e2604b8b5845aa
Change-Id: I6fdc0f5dc86abd2b5417e43bae3da28070ad8636
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..1cf43c1
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,17 @@
+name: "xml-rs"
+description:
+ "An XML library in pure Rust"
+
+third_party {
+ url {
+ type: HOMEPAGE
+ value: "https://crates.io/crates/xml-rs"
+ }
+ url {
+ type: GIT
+ value: "https://github.com/netvl/xml-rs"
+ }
+ version: "0.8.3"
+ last_upgrade_date { year: 2021 month: 6 day: 21 }
+ license_type: NOTICE
+}
\ No newline at end of file