summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-23 15:44:15 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-23 15:44:15 +0000
commit402b279f96d9452545018804a0c6d8f11f297d83 (patch)
treeb64c52417e6c2fee7e18be6127a574828e9223a6
parent68be48ed152c3c988127f463bee24303cfb3ce6c (diff)
parent7bbb5aeaffb75234d0cda2c452be12258d551fa1 (diff)
downloadtokio-stream-build-tools-release.tar.gz
Snap for 11880863 from 7bbb5aeaffb75234d0cda2c452be12258d551fa1 to build-tools-releasebuild-tools-release
Change-Id: I3bffd7de2f59195455a2059e9e4bdc526786373b
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 338e797..de0060f 100644
--- a/Android.bp
+++ b/Android.bp
@@ -26,7 +26,7 @@ rust_library {
crate_name: "tokio_stream",
cargo_env_compat: true,
cargo_pkg_version: "0.1.14",
- srcs: ["src/lib.rs"],
+ crate_root: "src/lib.rs",
edition: "2021",
features: [
"fs",