diff --git a/android-activity/Cargo.toml b/android-activity/Cargo.toml index 9233f4c..a9abcde 100644 --- a/android-activity/Cargo.toml +++ b/android-activity/Cargo.toml @@ -43,7 +43,7 @@ ndk = "0.7" ndk-sys = "0.4" ndk-context = "0.1" android-properties = "0.2" -num_enum = "0.6" +num_enum = "0.7" bitflags = "2.0" libc = "0.2" thiserror = "1"