diff --git a/Cargo.toml b/Cargo.toml index 362230d82..887cc8368 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ bytes = "1.4.0" cc = "1.0.79" chrono = { version = "0.4.23", default-features = false, features = ["std"] } clap = "4.4.5" -cpp_demangle = "0.4.1" +cpp_demangle = "0.5.0" criterion = { version = "0.5.1", features = ["html_reports"] } debugid = "0.8.0" elementtree = "1.2.3"