aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/Cargo.lock b/Cargo.lock
index f5f270e23..55ac3e7de 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -381,7 +381,7 @@ dependencies = [
381 "crossbeam-channel 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", 381 "crossbeam-channel 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
382 "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", 382 "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
383 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", 383 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
384 "lsp-types 0.54.0 (registry+https://github.com/rust-lang/crates.io-index)", 384 "lsp-types 0.55.0 (registry+https://github.com/rust-lang/crates.io-index)",
385 "serde 1.0.85 (registry+https://github.com/rust-lang/crates.io-index)", 385 "serde 1.0.85 (registry+https://github.com/rust-lang/crates.io-index)",
386 "serde_json 1.0.36 (registry+https://github.com/rust-lang/crates.io-index)", 386 "serde_json 1.0.36 (registry+https://github.com/rust-lang/crates.io-index)",
387] 387]
@@ -507,7 +507,7 @@ dependencies = [
507 507
508[[package]] 508[[package]]
509name = "lsp-types" 509name = "lsp-types"
510version = "0.54.0" 510version = "0.55.0"
511source = "registry+https://github.com/rust-lang/crates.io-index" 511source = "registry+https://github.com/rust-lang/crates.io-index"
512dependencies = [ 512dependencies = [
513 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", 513 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -798,7 +798,7 @@ dependencies = [
798 "gen_lsp_server 0.1.0", 798 "gen_lsp_server 0.1.0",
799 "im 12.3.0 (registry+https://github.com/rust-lang/crates.io-index)", 799 "im 12.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
800 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", 800 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
801 "lsp-types 0.54.0 (registry+https://github.com/rust-lang/crates.io-index)", 801 "lsp-types 0.55.0 (registry+https://github.com/rust-lang/crates.io-index)",
802 "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", 802 "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
803 "ra_arena 0.1.0", 803 "ra_arena 0.1.0",
804 "ra_ide_api 0.1.0", 804 "ra_ide_api 0.1.0",
@@ -1645,7 +1645,7 @@ dependencies = [
1645"checksum linked-hash-map 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "70fb39025bc7cdd76305867c4eccf2f2dcf6e9a57f5b21a93e1c2d86cd03ec9e" 1645"checksum linked-hash-map 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "70fb39025bc7cdd76305867c4eccf2f2dcf6e9a57f5b21a93e1c2d86cd03ec9e"
1646"checksum lock_api 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "62ebf1391f6acad60e5c8b43706dde4582df75c06698ab44511d15016bc2442c" 1646"checksum lock_api 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "62ebf1391f6acad60e5c8b43706dde4582df75c06698ab44511d15016bc2442c"
1647"checksum log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c84ec4b527950aa83a329754b01dbe3f58361d1c5efacd1f6d68c494d08a17c6" 1647"checksum log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c84ec4b527950aa83a329754b01dbe3f58361d1c5efacd1f6d68c494d08a17c6"
1648"checksum lsp-types 0.54.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a252cc2be87d9329dd91c505a951996b3263582ba304870960faaae77b642183" 1648"checksum lsp-types 0.55.0 (registry+https://github.com/rust-lang/crates.io-index)" = "78455d7df2e41e103ccf893abdeb93981f0bbeb228884230e9fc5ff71546fd55"
1649"checksum maplit 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "08cbb6b4fef96b6d77bfc40ec491b1690c779e77b05cd9f07f787ed376fd4c43" 1649"checksum maplit 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "08cbb6b4fef96b6d77bfc40ec491b1690c779e77b05cd9f07f787ed376fd4c43"
1650"checksum matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08" 1650"checksum matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
1651"checksum memchr 2.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "e1dd4eaac298c32ce07eb6ed9242eda7d82955b9170b7d6db59b2e02cc63fcb8" 1651"checksum memchr 2.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "e1dd4eaac298c32ce07eb6ed9242eda7d82955b9170b7d6db59b2e02cc63fcb8"