diff options
Diffstat (limited to 'test_util/Cargo.toml')
-rw-r--r-- | test_util/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
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 |