aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorJeremy A. Kolb <[email protected]>2019-01-25 16:50:59 +0000
committerJeremy A. Kolb <[email protected]>2019-01-25 16:50:59 +0000
commit9a97c10fdafd0148b0f198e28b9694876cd0d672 (patch)
tree8f0ce83834793b1541e9345906125ac79805c51c /Cargo.lock
parent6df1f71b7d0db209978595dc9be496e7f2ef88ec (diff)
EnumVariant details for completion
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 bfa0bf2ed..a8113a87d 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -757,6 +757,7 @@ dependencies = [
757 "fst 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", 757 "fst 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
758 "insta 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", 758 "insta 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
759 "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", 759 "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
760 "join_to_string 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
760 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", 761 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
761 "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", 762 "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
762 "ra_db 0.1.0", 763 "ra_db 0.1.0",