We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c091cd commit f17b25bCopy full SHA for f17b25b
1 file changed
android-activity/Cargo.toml
@@ -36,7 +36,7 @@ android-properties = "0.2"
36
num_enum = "0.7"
37
bitflags = "2.0"
38
libc = "0.2.139"
39
-thiserror = "1"
+thiserror = "2"
40
41
[build-dependencies]
42
cc = { version = "1.0.42", features = ["parallel"] }
0 commit comments