Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/test-fixture/Cargo.toml')
| -rw-r--r-- | crates/test-fixture/Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/crates/test-fixture/Cargo.toml b/crates/test-fixture/Cargo.toml index 95f4cb9d67..353d4c312d 100644 --- a/crates/test-fixture/Cargo.toml +++ b/crates/test-fixture/Cargo.toml @@ -18,6 +18,8 @@ rustc-hash.workspace = true span.workspace = true stdx.workspace = true intern.workspace = true +triomphe.workspace = true +paths.workspace = true [lints] workspace = true |