Skip to content

Commit e2f6942

Browse files
build(deps): update num_enum requirement from 0.6 to 0.7
Updates the requirements on [num_enum](https://github.com/illicitonion/num_enum) to permit the latest version. - [Commits](https://github.com/illicitonion/num_enum/commits) --- updated-dependencies: - dependency-name: num_enum dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 535994f commit e2f6942

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)