aboutsummaryrefslogtreecommitdiff
path: root/crates/libanalysis/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/libanalysis/Cargo.toml')
-rw-r--r--crates/libanalysis/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/libanalysis/Cargo.toml b/crates/libanalysis/Cargo.toml
index 5aca84f0e..1f072533c 100644
--- a/crates/libanalysis/Cargo.toml
+++ b/crates/libanalysis/Cargo.toml
@@ -6,7 +6,6 @@ authors = ["Aleksey Kladov <[email protected]>"]
6[dependencies] 6[dependencies]
7relative-path = "0.3.7" 7relative-path = "0.3.7"
8log = "0.4.2" 8log = "0.4.2"
9failure = "0.1.2"
10parking_lot = "0.6.3" 9parking_lot = "0.6.3"
11once_cell = "0.1.4" 10once_cell = "0.1.4"
12rayon = "1.0.2" 11rayon = "1.0.2"