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 051d9e734..633b99758 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1658,6 +1658,7 @@ dependencies = [
1658 "itertools", 1658 "itertools",
1659 "once_cell", 1659 "once_cell",
1660 "parser", 1660 "parser",
1661 "profile",
1661 "rayon", 1662 "rayon",
1662 "rowan", 1663 "rowan",
1663 "rustc-ap-rustc_lexer", 1664 "rustc-ap-rustc_lexer",