diff --git a/Cargo.toml b/Cargo.toml index aaa7a02..0a56880 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -46,7 +46,7 @@ tracing-subscriber = { version = "0.3", features = ["env-filter"] } chrono = { version = "0.4", features = ["serde"] } # Error handling -thiserror = "1.0" +thiserror = "2.0" anyhow = "1.0" # Android JNI