Skip to content

Commit 242285b

Browse files
authored
Merge pull request #108 from rust-mobile/dependabot/cargo/num_enum-0.7
build(deps): update num_enum requirement from 0.6 to 0.7
2 parents 379f064 + e2f6942 commit 242285b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android-activity/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ ndk = "0.7"
4343
ndk-sys = "0.4"
4444
ndk-context = "0.1"
4545
android-properties = "0.2"
46-
num_enum = "0.6"
46+
num_enum = "0.7"
4747
bitflags = "2.0"
4848
libc = "0.2"
4949
thiserror = "1"

0 commit comments

Comments
 (0)