From 64a8c8a4932416fd0ec9735db8c1d8ba32542a52 Mon Sep 17 00:00:00 2001 From: Tomasz Miąsko Date: Tue, 24 Mar 2020 00:00:00 +0000 Subject: Update backtrace crate to 0.3.46 --- src/libstd/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libstd') diff --git a/src/libstd/Cargo.toml b/src/libstd/Cargo.toml index b147aa55b2a..0dd2f79d066 100644 --- a/src/libstd/Cargo.toml +++ b/src/libstd/Cargo.toml @@ -27,7 +27,7 @@ hashbrown = { version = "0.6.2", default-features = false, features = ['rustc-de [dependencies.backtrace_rs] package = "backtrace" -version = "0.3.44" +version = "0.3.46" default-features = false # without the libstd `backtrace` feature, stub out everything features = [ "rustc-dep-of-std" ] # enable build support for integrating into libstd -- cgit 1.4.1-3-g733a5