diff --git a/Cargo.toml b/Cargo.toml index 5c5ebbd..8388a81 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -56,7 +56,7 @@ regex = "1.10.4" sysinfo = "0.32.0" tempfile = "3.10.1" textwrap = { version = "0.16.1", features = ["terminal_size"] } -thiserror = "1.0.63" +thiserror = "2.0.0" uucore = "0.0.27" walkdir = "2.5.0" windows = { version = "0.58.0" }