aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2018-10-20 21:17:35 +0100
committerAleksey Kladov <[email protected]>2018-10-20 21:27:06 +0100
commitdbe2880219af60d22e40a7213fdb9b79561ac733 (patch)
tree26288f3a8128d29183232e77c169068bddb5f37f /Cargo.lock
parentfd336d1134d405d833b762101a25c00076bc7fd2 (diff)
cleanup
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 f51914883..b482ca28f 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -610,7 +610,6 @@ name = "ra_analysis"
610version = "0.1.0" 610version = "0.1.0"
611dependencies = [ 611dependencies = [
612 "fst 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", 612 "fst 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
613 "im 12.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
614 "log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", 613 "log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
615 "once_cell 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", 614 "once_cell 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
616 "parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)", 615 "parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",