aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorDavid LeGare <legare@google.com>2022-03-01 18:45:06 +0000
committerDavid LeGare <legare@google.com>2022-03-01 18:45:06 +0000
commita1064b0db46cbe9feec8110c6001faefece4092d (patch)
treea8c0195dcd49ed82252eacb02eecc46b2bc3cc63 /Android.bp
parent0c32039e6260d29657d60db56d7f0e7492cd228e (diff)
downloadasync-task-a1064b0db46cbe9feec8110c6001faefece4092d.tar.gz
Update async-task to 4.1.0
Test: cd external/rust/crates/async-task && atest --host -c Change-Id: I1484f6939d30a69e1affea02230f82694bd14144
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 0b36523..419d97d 100644
--- a/Android.bp
+++ b/Android.bp
@@ -42,7 +42,7 @@ rust_library {
host_supported: true,
crate_name: "async_task",
cargo_env_compat: true,
- cargo_pkg_version: "4.0.3",
+ cargo_pkg_version: "4.1.0",
srcs: ["src/lib.rs"],
edition: "2018",
features: [