summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2020-12-01 22:53:41 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-12-01 22:53:41 +0000
commit051881ec6a3aa2db3685cbe4e9c0bdae965dc8e0 (patch)
tree291f85450ee9cb3667a166c313c51e87bf5647eb /Android.bp
parented621cb493ff7558cda4aff77fab89acc0fd746f (diff)
parent9b40cf03b6ac8815fc659b424691af5202957db1 (diff)
downloadcodespan-reporting-051881ec6a3aa2db3685cbe4e9c0bdae965dc8e0.tar.gz
Upgrade rust/crates/codespan-reporting to 0.11.0 am: f8e9299b32 am: 7c93dcc3f4 am: 9b40cf03b6
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/codespan-reporting/+/1515035 Change-Id: I1c8f61ca3af161222705bf67344152a80fc227c2
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp4
1 files changed, 2 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index 10cfe99..8e17a51 100644
--- a/Android.bp
+++ b/Android.bp
@@ -13,5 +13,5 @@ rust_library {
}
// dependent_library ["feature_list"]
-// termcolor-1.1.0
-// unicode-width-0.1.7 "default"
+// termcolor-1.1.2
+// unicode-width-0.1.8 "default"