aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 0 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index d909bc3d5..c91236fc6 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1407,7 +1407,6 @@ dependencies = [
1407 "ra_tt", 1407 "ra_tt",
1408 "ra_vfs", 1408 "ra_vfs",
1409 "rand", 1409 "rand",
1410 "relative-path",
1411 "rustc-hash", 1410 "rustc-hash",
1412 "serde", 1411 "serde",
1413 "serde_json", 1412 "serde_json",
@@ -1677,7 +1676,6 @@ version = "0.1.0"
1677dependencies = [ 1676dependencies = [
1678 "difference", 1677 "difference",
1679 "ra_cfg", 1678 "ra_cfg",
1680 "relative-path",
1681 "rustc-hash", 1679 "rustc-hash",
1682 "serde_json", 1680 "serde_json",
1683 "stdx", 1681 "stdx",