diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock index f958bcbf3..25f312faf 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -1640,6 +1640,7 @@ name = "test_utils" | |||
1640 | version = "0.0.0" | 1640 | version = "0.0.0" |
1641 | dependencies = [ | 1641 | dependencies = [ |
1642 | "dissimilar", | 1642 | "dissimilar", |
1643 | "profile", | ||
1643 | "rustc-hash", | 1644 | "rustc-hash", |
1644 | "serde_json", | 1645 | "serde_json", |
1645 | "stdx", | 1646 | "stdx", |