From 2e480afc9440c6c3ddab9fc26e49b2b81b34526c Mon Sep 17 00:00:00 2001 From: Joel Galenson Date: Mon, 21 Jun 2021 13:54:19 -0700 Subject: Upgrade rust/crates/rand_chacha to 0.3.1 Test: make Change-Id: I57ece2dc3fd52889a817283df802c348c2b5492f --- Android.bp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Android.bp') diff --git a/Android.bp b/Android.bp index 4fa5058..57b308b 100644 --- a/Android.bp +++ b/Android.bp @@ -1,4 +1,5 @@ // This file is generated by cargo2android.py --device --run --dependencies. +// Do not modify this file as changes will be overridden on upgrade. package { default_applicable_licenses: ["external_rust_crates_rand_chacha_license"], @@ -55,4 +56,4 @@ rust_library { // dependent_library ["feature_list"] // ppv-lite86-0.2.10 "simd,std" -// rand_core-0.6.0 +// rand_core-0.6.3 -- cgit v1.2.3