diff --git a/Cargo.toml b/Cargo.toml index 4357a6a..e0f9e46 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ description = """ [dependencies] capstone = "0.12.0" goblin = "0.8.0" -thiserror = "1.0.50" +thiserror = "2.0.4" cpp_demangle = "0.4.3" serde_json = "1.0" object = "0.35.0"