Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/test-utils/Cargo.toml')
| -rw-r--r-- | crates/test-utils/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/test-utils/Cargo.toml b/crates/test-utils/Cargo.toml index b99a2c4bd7..f25512b2b7 100644 --- a/crates/test-utils/Cargo.toml +++ b/crates/test-utils/Cargo.toml @@ -15,7 +15,6 @@ rust-version.workspace = true # Avoid adding deps here, this crate is widely used in tests it should compile fast! dissimilar = "1.0.7" text-size.workspace = true -tracing.workspace = true rustc-hash.workspace = true paths.workspace = true |