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 373e176b0..87c288346 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1068,6 +1068,7 @@ dependencies = [
1068 "rayon", 1068 "rayon",
1069 "rustc-hash", 1069 "rustc-hash",
1070 "superslice", 1070 "superslice",
1071 "test_utils",
1071] 1072]
1072 1073
1073[[package]] 1074[[package]]