diff options
Diffstat (limited to 'crates/libsyntax2/Cargo.toml')
-rw-r--r-- | crates/libsyntax2/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/libsyntax2/Cargo.toml b/crates/libsyntax2/Cargo.toml index f67735540..5a76ea82b 100644 --- a/crates/libsyntax2/Cargo.toml +++ b/crates/libsyntax2/Cargo.toml | |||
@@ -12,4 +12,4 @@ drop_bomb = "0.1.4" | |||
12 | parking_lot = "0.6.0" | 12 | parking_lot = "0.6.0" |
13 | 13 | ||
14 | [dev-dependencies] | 14 | [dev-dependencies] |
15 | testutils = { path = "./tests/testutils" } | 15 | difference = "2.0.0" |