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 b1fef2e80..b2d009e38 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -486,6 +486,7 @@ dependencies = [
486 "log", 486 "log",
487 "profile", 487 "profile",
488 "rustc-hash", 488 "rustc-hash",
489 "smallvec",
489 "stdx", 490 "stdx",
490 "syntax", 491 "syntax",
491 "tt", 492 "tt",