aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2021-06-24 09:23:34 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2021-06-24 09:23:34 +0000
commit6aa7ee354f67beac1021c89fcb02d08cae75b887 (patch)
treef322aa3a0b30f78d0f83e74509d4af2e92f0f9e0 /Android.bp
parentb1ec80992f3e4e061d3575b74f6c7112250e4581 (diff)
parentf41107f41f7f32aa9fed11b54c4b08229f4ac43e (diff)
downloadquiche-6aa7ee354f67beac1021c89fcb02d08cae75b887.tar.gz
Merge "Upgrade rust/crates/quiche to 0.9.0"android-s-beta-4android-s-beta-3android-s-beta-4
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp6
1 files changed, 3 insertions, 3 deletions
diff --git a/Android.bp b/Android.bp
index 578cc68..03b4318 100644
--- a/Android.bp
+++ b/Android.bp
@@ -152,14 +152,14 @@ rust_test {
}
// dependent_library ["feature_list"]
-// cc-1.0.67
+// cc-1.0.68
// cfg-if-0.1.10
// cfg-if-1.0.0
// cmake-0.1.45
// idna-0.1.5
// iovec-0.1.4
// lazy_static-1.4.0
-// libc-0.2.94 "default,std"
+// libc-0.2.95 "default,std"
// libm-0.2.1 "default"
// log-0.4.14 "std"
// matches-0.1.8
@@ -173,6 +173,6 @@ rust_test {
// tinyvec-1.2.0 "alloc,default,tinyvec_macros"
// tinyvec_macros-0.1.0
// unicode-bidi-0.3.5 "default"
-// unicode-normalization-0.1.17 "default,std"
+// unicode-normalization-0.1.19 "default,std"
// untrusted-0.7.1
// url-1.7.2