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 84ca3344c..edf4749de 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1435,6 +1435,7 @@ dependencies = [
1435 "anyhow", 1435 "anyhow",
1436 "crossbeam-channel", 1436 "crossbeam-channel",
1437 "env_logger", 1437 "env_logger",
1438 "expect",
1438 "flycheck", 1439 "flycheck",
1439 "globset", 1440 "globset",
1440 "insta", 1441 "insta",