commit | ad0ac7d057f1ba9bea0db80fcc876ff191421064 | [log] [tgz] |
---|---|---|
author | James Farrell <[email protected]> | Mon May 20 17:06:24 2024 +0000 |
committer | James Farrell <[email protected]> | Mon May 20 17:06:24 2024 +0000 |
tree | ddc3ef7e9de0434489b1d6198cfd50d85c5b4753 | |
parent | e6b5aab4a1901524e08eb82e26c0513e26f9bcb4 [diff] |
Update Android.bp by running cargo_embargo Test: ran cargo_embargo Change-Id: I7bdfca42c3e354817d723ff992755df849ee2e70
diff --git a/Android.bp b/Android.bp index 4031f98..69902b5 100644 --- a/Android.bp +++ b/Android.bp
@@ -8,7 +8,7 @@ crate_name: "annotate_snippets", cargo_env_compat: true, cargo_pkg_version: "0.9.2", - srcs: ["src/lib.rs"], + crate_root: "src/lib.rs", edition: "2018", features: ["default"], rustlibs: ["libunicode_width"],