aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-09 10:27:28 -0700
committerJoel Galenson <jgalenson@google.com>2021-08-09 10:27:28 -0700
commitaed7adac5562e74e20a432db994fdbd62ed2b6a8 (patch)
treeb4d3be92288b3a5010750233ca15b60145381a4a /Android.bp
parent6e12cc3f1fc475268e492ae0f6c3941f635c2230 (diff)
downloadcriterion-plot-aed7adac5562e74e20a432db994fdbd62ed2b6a8.tar.gz
Upgrade rust/crates/criterion-plot to 0.4.4
Test: make Change-Id: I5e48bc125de6f35280bc571dafa2995235f02613
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp9
1 files changed, 4 insertions, 5 deletions
diff --git a/Android.bp b/Android.bp
index bfc1158..97575eb 100644
--- a/Android.bp
+++ b/Android.bp
@@ -39,9 +39,8 @@ rust_library {
}
// dependent_library ["feature_list"]
-// cast-0.2.3 "default,std"
+// cast-0.2.7 "default,std"
// either-1.6.1
-// itertools-0.9.0 "default,use_std"
-// rustc_version-0.2.3
-// semver-0.9.0 "default"
-// semver-parser-0.7.0
+// itertools-0.10.1 "default,use_alloc,use_std"
+// rustc_version-0.4.0
+// semver-1.0.4 "default,std"