Skip to content

Commit 9f2b1e1

Browse files
Bump rustc-demangle version (#624)
1 parent 13963ae commit 9f2b1e1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ exclude = [
2828

2929
[dependencies]
3030
cfg-if = "1.0"
31-
rustc-demangle = "0.1.4"
31+
rustc-demangle = "0.1.24"
3232

3333
# Optionally enable the ability to serialize a `Backtrace`, controlled through
3434
# the `serialize-serde` feature below.

0 commit comments

Comments
 (0)