diff --git a/android-activity/Cargo.toml b/android-activity/Cargo.toml index 5c13802..3724c68 100644 --- a/android-activity/Cargo.toml +++ b/android-activity/Cargo.toml @@ -29,7 +29,7 @@ ndk = "0.7" ndk-sys = "0.4" ndk-context = "0.1" android-properties = "0.2" -num_enum = "0.5" +num_enum = "0.6" bitflags = "1.3" libc = "0.2"