From f58289cc513c58682c84febd59806ac1bf9d69da Mon Sep 17 00:00:00 2001 From: Mateusz MikuĊ‚a Date: Wed, 18 Aug 2021 22:36:35 +0200 Subject: Update stacker and psm crates --- compiler/rustc_data_structures/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/rustc_data_structures') diff --git a/compiler/rustc_data_structures/Cargo.toml b/compiler/rustc_data_structures/Cargo.toml index 2063cb8c52b..bc13ca26e2e 100644 --- a/compiler/rustc_data_structures/Cargo.toml +++ b/compiler/rustc_data_structures/Cargo.toml @@ -25,7 +25,7 @@ rustc_index = { path = "../rustc_index", package = "rustc_index" } bitflags = "1.2.1" measureme = "9.1.0" libc = "0.2" -stacker = "0.1.12" +stacker = "0.1.14" tempfile = "3.2" [dependencies.parking_lot] -- cgit 1.4.1-3-g733a5