aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp3
1 files changed, 2 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index cd451c5..76e19a0 100644
--- a/Android.bp
+++ b/Android.bp
@@ -20,10 +20,11 @@ license {
rust_library {
name: "libcombine",
+ // has rustc warnings
host_supported: true,
crate_name: "combine",
cargo_env_compat: true,
- cargo_pkg_version: "4.6.1",
+ cargo_pkg_version: "4.6.3",
srcs: ["src/lib.rs"],
edition: "2018",
features: [