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 e29ff898d..478c706be 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1070,6 +1070,7 @@ dependencies = [
1070 "drop_bomb", 1070 "drop_bomb",
1071 "either", 1071 "either",
1072 "insta", 1072 "insta",
1073 "itertools",
1073 "log", 1074 "log",
1074 "once_cell", 1075 "once_cell",
1075 "ra_arena", 1076 "ra_arena",