aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2020-07-09 13:33:57 +0100
committerAleksey Kladov <[email protected]>2020-07-09 13:33:57 +0100
commit117392e879f2732aacd029189de844bda286df2c (patch)
tree364b2e0662bb9fe7b0d4af4e933c62cac596d772 /Cargo.lock
parentfb0bc941a504e2ef5cf8766e0faa58bfeaecc712 (diff)
Remove insta from ra_ide
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 79a793084..84ca3344c 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1127,7 +1127,6 @@ dependencies = [
1127 "either", 1127 "either",
1128 "expect", 1128 "expect",
1129 "indexmap", 1129 "indexmap",
1130 "insta",
1131 "itertools", 1130 "itertools",
1132 "log", 1131 "log",
1133 "ra_assists", 1132 "ra_assists",