aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-06-21 13:54:19 -0700
committerJoel Galenson <jgalenson@google.com>2021-06-21 13:54:19 -0700
commit2e480afc9440c6c3ddab9fc26e49b2b81b34526c (patch)
treed444b3e87f562541cf23e766e0f209b98430485c /Android.bp
parent79ad80b0aa06bd8d705e5e7a0379b94085cd5dab (diff)
downloadrand_chacha-2e480afc9440c6c3ddab9fc26e49b2b81b34526c.tar.gz
Upgrade rust/crates/rand_chacha to 0.3.1
Test: make Change-Id: I57ece2dc3fd52889a817283df802c348c2b5492f
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp3
1 files changed, 2 insertions, 1 deletions
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