Add METADATA / Licensing info
Change-Id: I63d2ccf3812fc86e1eb4864c12b7c40a0b695628
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..9855b6d
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,19 @@
+name: unicode-width
+description: "Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules."
+third_party {
+ url {
+ type: HOMEPAGE
+ value: "https://crates.io/crates/unicode-width"
+ }
+ url {
+ type: GIT
+ value: "https://github.com/unicode-rs/unicode-width"
+ }
+ version: "0.1.7"
+ license_type: NOTICE
+ last_upgrade_date {
+ year: 2020
+ month: 5
+ day: 6
+ }
+}
\ No newline at end of file