diff --git a/Cargo.toml b/Cargo.toml
index a9bdd79..b889325 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -22,7 +22,7 @@ chrono = "0.4.38"
 tokio = { version = "1.37.0", features = ["full"] }
 futures = "0.3.30"
 serde_json = "1.0.117"
-thiserror = "1.0.61"
+thiserror = "2.0.0"
 serde = "1.0.203"
 toml = "0.8.14"
 strum = "0.26.2"