Snap for 7256110 from b3a945f280d46026a8d96575e5d51638871cad07 to sc-d1-release

Change-Id: Iaf7defc97d9181bbb9387661520dfeec7477a23f
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..0955836
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,17 @@
+name: "async_task"
+description:
+    "Task abstraction for building executors (in rust)."
+
+third_party {
+  url {
+    type: HOMEPAGE
+    value: "https://github.com/smol-rs/async-task"
+  }
+  url {
+    type: GIT
+    value: "https://github.com/smol-rs/async-task.git"
+  }
+  version: "v4.0.3"
+  last_upgrade_date { year: 2021 month: 2 day: 5 }
+  license_type: NOTICE
+}