mirror of
https://github.com/rust-mobile/android-activity.git
synced 2026-07-13 18:18:56 +00:00
Update to thiserror 2
Updating to `thiserror` 2 doesn't affect our public api
This commit is contained in:
@@ -36,7 +36,7 @@ android-properties = "0.2"
|
||||
num_enum = "0.7"
|
||||
bitflags = "2.0"
|
||||
libc = "0.2.139"
|
||||
thiserror = "1"
|
||||
thiserror = "2"
|
||||
|
||||
[build-dependencies]
|
||||
cc = { version = "1.0.42", features = ["parallel"] }
|
||||
|
||||
Reference in New Issue
Block a user