diff --git a/Cargo.toml b/Cargo.toml index 266b33a0..87644a1b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ exitcode = "1.1.2" lazy_static = "1.5.0" pest = "2.7.14" pest_derive = "2.7.14" -thiserror = "1.0.68" +thiserror = "2.0.2" strum = { version = "0.26.3", default-features = false } strum_macros = { version = "0.26.4", default-features = false }