aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
blob: ff4bd1e897221770a11513bbe4f318485227a73f (plain)
1
2
3
4
5
6
7
8
9
10
11
// This file is generated by cargo_embargo.
// Do not modify this file as changes will be overridden on upgrade.

rust_library_host {
    name: "libarc_swap",
    crate_name: "arc_swap",
    cargo_env_compat: true,
    cargo_pkg_version: "1.6.0",
    srcs: ["src/lib.rs"],
    edition: "2018",
}