Skip to content
Snippets Groups Projects
Commit 4c6c8730 authored by James Farrell's avatar James Farrell Committed by Automerger Merge Worker
Browse files

Update Android.bp by running cargo_embargo am: bf55e719

Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/ciborium-io/+/3095422



Change-Id: I87974ac25497b132805f0e5d62747acc2b61747a
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents a14795c2 bf55e719
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ rust_library {
crate_name: "ciborium_io",
cargo_env_compat: true,
cargo_pkg_version: "0.2.2",
srcs: ["src/lib.rs"],
crate_root: "src/lib.rs",
edition: "2021",
features: [
"alloc",
......@@ -45,7 +45,7 @@ rust_library_rlib {
crate_name: "ciborium_io",
cargo_env_compat: true,
cargo_pkg_version: "0.2.2",
srcs: ["src/lib.rs"],
crate_root: "src/lib.rs",
edition: "2021",
features: ["alloc"],
apex_available: [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment