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 b429aae01..752edddd6 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1104,6 +1104,7 @@ dependencies = [
1104 "chalk-ir", 1104 "chalk-ir",
1105 "chalk-solve", 1105 "chalk-solve",
1106 "ena", 1106 "ena",
1107 "expect",
1107 "insta", 1108 "insta",
1108 "itertools", 1109 "itertools",
1109 "log", 1110 "log",