Skip to content

Commit

Permalink
Bump num-enums 0.4.2 -> 0.5 (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxded authored Jan 29, 2021
1 parent 63be357 commit 13c322e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ndk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ api-level-30 = ["api-level-29"]
test = ["ffi/test", "jni", "jni-glue", "all"]

[dependencies]
num_enum = "0.4.2"
num_enum = "0.5"
jni-sys = "0.3.0"
thiserror = "1.0"

Expand Down

0 comments on commit 13c322e

Please sign in to comment.