aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
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"
1640version = "0.0.0" 1640version = "0.0.0"
1641dependencies = [ 1641dependencies = [
1642 "dissimilar", 1642 "dissimilar",
1643 "profile",
1643 "rustc-hash", 1644 "rustc-hash",
1644 "serde_json", 1645 "serde_json",
1645 "stdx", 1646 "stdx",