Upgrade rust/crates/codespan-reporting to 0.9.5
Change-Id: I2523d159d28d7a57c8dc6b5f4578905f56bf1088
diff --git a/METADATA b/METADATA
index 5033068..56c195b 100644
--- a/METADATA
+++ b/METADATA
@@ -1,7 +1,5 @@
name: "codespan-reporting"
-description:
- "Beautiful diagnostic reporting for text-based programming languages."
-
+description: "Beautiful diagnostic reporting for text-based programming languages."
third_party {
url {
type: HOMEPAGE
@@ -11,7 +9,11 @@
type: GIT
value: "https://github.com/brendanzab/codespan"
}
- version: "0.9.3"
- last_upgrade_date { year: 2020 month: 5 day: 11 }
+ version: "0.9.5"
license_type: NOTICE
+ last_upgrade_date {
+ year: 2020
+ month: 7
+ day: 10
+ }
}