From ea1cb4c2fafb360949d7f2cf7db7215ef2b2e338 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Tue, 28 Feb 2023 15:10:12 -0400 Subject: chore(test): remove TestCommandOutput macros (#17975) --- test_util/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'test_util/Cargo.toml') diff --git a/test_util/Cargo.toml b/test_util/Cargo.toml index 3a16cdca6..93bad8594 100644 --- a/test_util/Cargo.toml +++ b/test_util/Cargo.toml @@ -17,6 +17,7 @@ path = "src/test_server.rs" anyhow.workspace = true async-stream = "0.3.3" atty.workspace = true +backtrace = "0.3.67" base64.workspace = true flate2.workspace = true futures.workspace = true -- cgit v1.2.3