aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge E. Moreira <jemoreira@google.com>2021-05-14 17:17:11 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-05-14 17:17:11 +0000
commit00522ecfa34500db5901205dd4e3df91ec9b6467 (patch)
treea3acf4ff2edd7c51a897225a12fa5a5290aaa408
parentaac022fb6d8a7d566d4a557eb0889204e42053ac (diff)
parent0684878c24c153ac514374309db6b3463536b0fc (diff)
downloadasync-task-00522ecfa34500db5901205dd4e3df91ec9b6467.tar.gz
Set upstream to crates.io instead of github am: f6e0c8e3c5 am: 0684878c24
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/async-task/+/1704387 Change-Id: If93cee7b4546162eeae0c9adaf3a167d20568b6e
l---------LICENSE1
-rw-r--r--METADATA8
-rw-r--r--MODULE_LICENSE_APACHE20
3 files changed, 5 insertions, 4 deletions
diff --git a/LICENSE b/LICENSE
new file mode 120000
index 0000000..6b579aa
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1 @@
+LICENSE-APACHE \ No newline at end of file
diff --git a/METADATA b/METADATA
index 0955836..463f005 100644
--- a/METADATA
+++ b/METADATA
@@ -5,13 +5,13 @@ description:
third_party {
url {
type: HOMEPAGE
- value: "https://github.com/smol-rs/async-task"
+ value: "https://crates.io/crates/async-task"
}
url {
- type: GIT
- value: "https://github.com/smol-rs/async-task.git"
+ type: ARCHIVE
+ value: "https://static.crates.io/crates/async-task/async-task-4.0.3.crate"
}
- version: "v4.0.3"
+ version: "4.0.3"
last_upgrade_date { year: 2021 month: 2 day: 5 }
license_type: NOTICE
}
diff --git a/MODULE_LICENSE_APACHE2 b/MODULE_LICENSE_APACHE2
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/MODULE_LICENSE_APACHE2