diff --git a/Cargo.toml b/Cargo.toml index c842a3d1f..e8319dcb2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -59,7 +59,7 @@ serde_yaml = "0.9.19" smol_str = "0.3.1" strum = "0.26.1" strum_macros = "0.26.1" -thiserror = "1.0.28" +thiserror = "2.0.6" typetag = "0.2.7" urlencoding = "2.1.2" webbrowser = "1.0.0"