Skip to content

Commit

Permalink
Bump cpp_demangle from 0.2.9 to 0.2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support authored and dependabot[bot] committed Aug 10, 2018
1 parent 46b0151 commit 8990caf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ir/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ version = "0.2.0"
path = "./ir.rs"

[dependencies]
cpp_demangle = { version = "0.2.7", default-features = false }
cpp_demangle = { version = "0.2.12", default-features = false }
frozen = "1"
petgraph = "0.4.12"
rustc-demangle = "0.1.5"
Expand Down

0 comments on commit 8990caf

Please sign in to comment.