diff --git a/Cargo.toml b/Cargo.toml index 09a9775..68372e8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,4 +20,4 @@ openssl = "0.10.54" phf = {version = "0.11.1", features = ["macros", "serde"]} serde = {version = "1.0", features = ["derive"]} serde_json = {version = "1.0.93", features = ["raw_value"]} -thiserror = "1.0.40" +thiserror = "2.0.15"