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, 1 insertions, 0 deletions
diff --git a/crates/test-utils/Cargo.toml b/crates/test-utils/Cargo.toml index 2ff1fad6c2..44628a6c11 100644 --- a/crates/test-utils/Cargo.toml +++ b/crates/test-utils/Cargo.toml @@ -18,6 +18,7 @@ text-size.workspace = true tracing.workspace = true rustc-hash.workspace = true +paths.workspace = true stdx.workspace = true profile.workspace = true |