Skip to content

Commit 9a273e0

Browse files
committed
update backtrace to newly released version
1 parent 0002b5a commit 9a273e0

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

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

src/librustc_mir/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ log = "0.3.6"
1616
log_settings = "0.1.1"
1717
lazy_static = "0.2.8"
1818
regex = "0.2.2"
19-
backtrace = { version = "0.3", git = "https://github.com/alexcrichton/backtrace-rs" }
19+
backtrace = "0.3.3"

0 commit comments

Comments
 (0)