diff options
author | Jeremy Kolb <[email protected]> | 2020-01-26 15:46:45 +0000 |
---|---|---|
committer | Jeremy Kolb <[email protected]> | 2020-01-26 15:46:45 +0000 |
commit | b89991daed7e4863834b91976cda48f4395482c4 (patch) | |
tree | 448ccbee90d7150077cf5d714d369f7be5d5d32a | |
parent | d1330a4a65f0113c687716a5a679239af4df9c11 (diff) |
Update crates
-rw-r--r-- | Cargo.lock | 44 | ||||
-rw-r--r-- | crates/ra_cargo_watch/Cargo.toml | 2 | ||||
-rw-r--r-- | crates/ra_hir_def/Cargo.toml | 2 | ||||
-rw-r--r-- | crates/ra_hir_ty/Cargo.toml | 2 | ||||
-rw-r--r-- | crates/ra_ide/Cargo.toml | 2 |
5 files changed, 26 insertions, 26 deletions
diff --git a/Cargo.lock b/Cargo.lock index 8e320458b..c51bc26a6 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -115,7 +115,7 @@ dependencies = [ | |||
115 | "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", | 115 | "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", |
116 | "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", | 116 | "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", |
117 | "serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", | 117 | "serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", |
118 | "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)", | 118 | "serde_json 1.0.45 (registry+https://github.com/rust-lang/crates.io-index)", |
119 | ] | 119 | ] |
120 | 120 | ||
121 | [[package]] | 121 | [[package]] |
@@ -214,7 +214,7 @@ dependencies = [ | |||
214 | 214 | ||
215 | [[package]] | 215 | [[package]] |
216 | name = "console" | 216 | name = "console" |
217 | version = "0.9.1" | 217 | version = "0.9.2" |
218 | source = "registry+https://github.com/rust-lang/crates.io-index" | 218 | source = "registry+https://github.com/rust-lang/crates.io-index" |
219 | dependencies = [ | 219 | dependencies = [ |
220 | "clicolors-control 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", | 220 | "clicolors-control 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
@@ -480,14 +480,14 @@ dependencies = [ | |||
480 | 480 | ||
481 | [[package]] | 481 | [[package]] |
482 | name = "insta" | 482 | name = "insta" |
483 | version = "0.12.0" | 483 | version = "0.13.0" |
484 | source = "registry+https://github.com/rust-lang/crates.io-index" | 484 | source = "registry+https://github.com/rust-lang/crates.io-index" |
485 | dependencies = [ | 485 | dependencies = [ |
486 | "console 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)", | 486 | "console 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)", |
487 | "difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)", | 487 | "difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
488 | "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", | 488 | "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
489 | "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", | 489 | "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", |
490 | "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)", | 490 | "serde_json 1.0.45 (registry+https://github.com/rust-lang/crates.io-index)", |
491 | "serde_yaml 0.8.11 (registry+https://github.com/rust-lang/crates.io-index)", | 491 | "serde_yaml 0.8.11 (registry+https://github.com/rust-lang/crates.io-index)", |
492 | "uuid 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", | 492 | "uuid 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", |
493 | ] | 493 | ] |
@@ -510,7 +510,7 @@ dependencies = [ | |||
510 | 510 | ||
511 | [[package]] | 511 | [[package]] |
512 | name = "itoa" | 512 | name = "itoa" |
513 | version = "0.4.4" | 513 | version = "0.4.5" |
514 | source = "registry+https://github.com/rust-lang/crates.io-index" | 514 | source = "registry+https://github.com/rust-lang/crates.io-index" |
515 | 515 | ||
516 | [[package]] | 516 | [[package]] |
@@ -610,7 +610,7 @@ dependencies = [ | |||
610 | "crossbeam-channel 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", | 610 | "crossbeam-channel 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
611 | "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", | 611 | "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", |
612 | "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", | 612 | "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", |
613 | "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)", | 613 | "serde_json 1.0.45 (registry+https://github.com/rust-lang/crates.io-index)", |
614 | ] | 614 | ] |
615 | 615 | ||
616 | [[package]] | 616 | [[package]] |
@@ -621,7 +621,7 @@ dependencies = [ | |||
621 | "base64 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", | 621 | "base64 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", |
622 | "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", | 622 | "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
623 | "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", | 623 | "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", |
624 | "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)", | 624 | "serde_json 1.0.45 (registry+https://github.com/rust-lang/crates.io-index)", |
625 | "serde_repr 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", | 625 | "serde_repr 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
626 | "url 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)", | 626 | "url 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
627 | ] | 627 | ] |
@@ -893,12 +893,12 @@ version = "0.1.0" | |||
893 | dependencies = [ | 893 | dependencies = [ |
894 | "cargo_metadata 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)", | 894 | "cargo_metadata 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)", |
895 | "crossbeam-channel 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", | 895 | "crossbeam-channel 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
896 | "insta 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", | 896 | "insta 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)", |
897 | "jod-thread 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", | 897 | "jod-thread 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
898 | "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", | 898 | "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", |
899 | "lsp-types 0.70.0 (registry+https://github.com/rust-lang/crates.io-index)", | 899 | "lsp-types 0.70.0 (registry+https://github.com/rust-lang/crates.io-index)", |
900 | "parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)", | 900 | "parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)", |
901 | "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)", | 901 | "serde_json 1.0.45 (registry+https://github.com/rust-lang/crates.io-index)", |
902 | ] | 902 | ] |
903 | 903 | ||
904 | [[package]] | 904 | [[package]] |
@@ -970,7 +970,7 @@ dependencies = [ | |||
970 | "anymap 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)", | 970 | "anymap 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)", |
971 | "drop_bomb 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", | 971 | "drop_bomb 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
972 | "either 1.5.3 (registry+https://github.com/rust-lang/crates.io-index)", | 972 | "either 1.5.3 (registry+https://github.com/rust-lang/crates.io-index)", |
973 | "insta 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", | 973 | "insta 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)", |
974 | "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", | 974 | "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", |
975 | "once_cell 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)", | 975 | "once_cell 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
976 | "ra_arena 0.1.0", | 976 | "ra_arena 0.1.0", |
@@ -1009,7 +1009,7 @@ dependencies = [ | |||
1009 | "chalk-rust-ir 0.1.0 (git+https://github.com/rust-lang/chalk.git?rev=ff65b5ac9860f3c36bd892c865ab23d5ff0bbae5)", | 1009 | "chalk-rust-ir 0.1.0 (git+https://github.com/rust-lang/chalk.git?rev=ff65b5ac9860f3c36bd892c865ab23d5ff0bbae5)", |
1010 | "chalk-solve 0.1.0 (git+https://github.com/rust-lang/chalk.git?rev=ff65b5ac9860f3c36bd892c865ab23d5ff0bbae5)", | 1010 | "chalk-solve 0.1.0 (git+https://github.com/rust-lang/chalk.git?rev=ff65b5ac9860f3c36bd892c865ab23d5ff0bbae5)", |
1011 | "ena 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)", | 1011 | "ena 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)", |
1012 | "insta 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1012 | "insta 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)", |
1013 | "lalrpop-intern 0.15.1 (registry+https://github.com/rust-lang/crates.io-index)", | 1013 | "lalrpop-intern 0.15.1 (registry+https://github.com/rust-lang/crates.io-index)", |
1014 | "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", | 1014 | "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", |
1015 | "ra_arena 0.1.0", | 1015 | "ra_arena 0.1.0", |
@@ -1030,7 +1030,7 @@ dependencies = [ | |||
1030 | "format-buf 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1030 | "format-buf 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
1031 | "fst 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", | 1031 | "fst 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", |
1032 | "indexmap 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)", | 1032 | "indexmap 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
1033 | "insta 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1033 | "insta 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)", |
1034 | "itertools 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", | 1034 | "itertools 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", |
1035 | "join_to_string 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", | 1035 | "join_to_string 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
1036 | "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", | 1036 | "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", |
@@ -1075,7 +1075,7 @@ dependencies = [ | |||
1075 | "relative-path 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1075 | "relative-path 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
1076 | "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", | 1076 | "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
1077 | "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", | 1077 | "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", |
1078 | "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)", | 1078 | "serde_json 1.0.45 (registry+https://github.com/rust-lang/crates.io-index)", |
1079 | "tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1079 | "tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
1080 | "test_utils 0.1.0", | 1080 | "test_utils 0.1.0", |
1081 | "threadpool 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)", | 1081 | "threadpool 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
@@ -1124,7 +1124,7 @@ dependencies = [ | |||
1124 | "ra_db 0.1.0", | 1124 | "ra_db 0.1.0", |
1125 | "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", | 1125 | "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
1126 | "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", | 1126 | "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", |
1127 | "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)", | 1127 | "serde_json 1.0.45 (registry+https://github.com/rust-lang/crates.io-index)", |
1128 | ] | 1128 | ] |
1129 | 1129 | ||
1130 | [[package]] | 1130 | [[package]] |
@@ -1508,10 +1508,10 @@ dependencies = [ | |||
1508 | 1508 | ||
1509 | [[package]] | 1509 | [[package]] |
1510 | name = "serde_json" | 1510 | name = "serde_json" |
1511 | version = "1.0.44" | 1511 | version = "1.0.45" |
1512 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1512 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1513 | dependencies = [ | 1513 | dependencies = [ |
1514 | "itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", | 1514 | "itoa 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", |
1515 | "ryu 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", | 1515 | "ryu 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
1516 | "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", | 1516 | "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", |
1517 | ] | 1517 | ] |
@@ -1596,7 +1596,7 @@ name = "test_utils" | |||
1596 | version = "0.1.0" | 1596 | version = "0.1.0" |
1597 | dependencies = [ | 1597 | dependencies = [ |
1598 | "difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1598 | "difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
1599 | "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)", | 1599 | "serde_json 1.0.45 (registry+https://github.com/rust-lang/crates.io-index)", |
1600 | "text_unit 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", | 1600 | "text_unit 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", |
1601 | ] | 1601 | ] |
1602 | 1602 | ||
@@ -1793,7 +1793,7 @@ dependencies = [ | |||
1793 | "checksum chalk-solve 0.1.0 (git+https://github.com/rust-lang/chalk.git?rev=ff65b5ac9860f3c36bd892c865ab23d5ff0bbae5)" = "<none>" | 1793 | "checksum chalk-solve 0.1.0 (git+https://github.com/rust-lang/chalk.git?rev=ff65b5ac9860f3c36bd892c865ab23d5ff0bbae5)" = "<none>" |
1794 | "checksum clicolors-control 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "90082ee5dcdd64dc4e9e0d37fbf3ee325419e39c0092191e0393df65518f741e" | 1794 | "checksum clicolors-control 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "90082ee5dcdd64dc4e9e0d37fbf3ee325419e39c0092191e0393df65518f741e" |
1795 | "checksum cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f" | 1795 | "checksum cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f" |
1796 | "checksum console 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "f5d540c2d34ac9dd0deb5f3b5f54c36c79efa78f6b3ad19106a554d07a7b5d9f" | 1796 | "checksum console 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)" = "45e0f3986890b3acbc782009e2629dfe2baa430ac091519ce3be26164a2ae6c0" |
1797 | "checksum crossbeam 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)" = "69323bff1fb41c635347b8ead484a5ca6c3f11914d784170b158d8449ab07f8e" | 1797 | "checksum crossbeam 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)" = "69323bff1fb41c635347b8ead484a5ca6c3f11914d784170b158d8449ab07f8e" |
1798 | "checksum crossbeam-channel 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "acec9a3b0b3559f15aee4f90746c4e5e293b701c0f7d3925d24e01645267b68c" | 1798 | "checksum crossbeam-channel 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "acec9a3b0b3559f15aee4f90746c4e5e293b701c0f7d3925d24e01645267b68c" |
1799 | "checksum crossbeam-deque 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "c3aa945d63861bfe624b55d153a39684da1e8c0bc8fba932f7ee3a3c16cea3ca" | 1799 | "checksum crossbeam-deque 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "c3aa945d63861bfe624b55d153a39684da1e8c0bc8fba932f7ee3a3c16cea3ca" |
@@ -1826,10 +1826,10 @@ dependencies = [ | |||
1826 | "checksum indexmap 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0b54058f0a6ff80b6803da8faf8997cde53872b38f4023728f6830b06cd3c0dc" | 1826 | "checksum indexmap 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0b54058f0a6ff80b6803da8faf8997cde53872b38f4023728f6830b06cd3c0dc" |
1827 | "checksum inotify 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "24e40d6fd5d64e2082e0c796495c8ef5ad667a96d03e5aaa0becfd9d47bcbfb8" | 1827 | "checksum inotify 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "24e40d6fd5d64e2082e0c796495c8ef5ad667a96d03e5aaa0becfd9d47bcbfb8" |
1828 | "checksum inotify-sys 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "e74a1aa87c59aeff6ef2cc2fa62d41bc43f54952f55652656b18a02fd5e356c0" | 1828 | "checksum inotify-sys 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "e74a1aa87c59aeff6ef2cc2fa62d41bc43f54952f55652656b18a02fd5e356c0" |
1829 | "checksum insta 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0d499dc062e841590a67230d853bce62d0abeb91304927871670b7c55c461349" | 1829 | "checksum insta 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d07d2003a61f1eae49feeb2aea003d0da6c80587c20ac505d695805c744d4847" |
1830 | "checksum iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e" | 1830 | "checksum iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e" |
1831 | "checksum itertools 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f56a2d0bc861f9165be4eb3442afd3c236d8a98afd426f65d92324ae1091a484" | 1831 | "checksum itertools 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f56a2d0bc861f9165be4eb3442afd3c236d8a98afd426f65d92324ae1091a484" |
1832 | "checksum itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "501266b7edd0174f8530248f87f99c88fbe60ca4ef3dd486835b8d8d53136f7f" | 1832 | "checksum itoa 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "b8b7a7c0c47db5545ed3fef7468ee7bb5b74691498139e4b3f6a20685dc6dd8e" |
1833 | "checksum jemalloc-ctl 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "c502a5ff9dd2924f1ed32ba96e3b65735d837b4bfd978d3161b1702e66aca4b7" | 1833 | "checksum jemalloc-ctl 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "c502a5ff9dd2924f1ed32ba96e3b65735d837b4bfd978d3161b1702e66aca4b7" |
1834 | "checksum jemalloc-sys 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "0d3b9f3f5c9b31aa0f5ed3260385ac205db665baa41d49bb8338008ae94ede45" | 1834 | "checksum jemalloc-sys 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "0d3b9f3f5c9b31aa0f5ed3260385ac205db665baa41d49bb8338008ae94ede45" |
1835 | "checksum jemallocator 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "43ae63fcfc45e99ab3d1b29a46782ad679e98436c3169d15a167a1108a724b69" | 1835 | "checksum jemallocator 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "43ae63fcfc45e99ab3d1b29a46782ad679e98436c3169d15a167a1108a724b69" |
@@ -1908,7 +1908,7 @@ dependencies = [ | |||
1908 | "checksum semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3" | 1908 | "checksum semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3" |
1909 | "checksum serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)" = "414115f25f818d7dfccec8ee535d76949ae78584fc4f79a6f45a904bf8ab4449" | 1909 | "checksum serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)" = "414115f25f818d7dfccec8ee535d76949ae78584fc4f79a6f45a904bf8ab4449" |
1910 | "checksum serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)" = "128f9e303a5a29922045a830221b8f78ec74a5f544944f3d5984f8ec3895ef64" | 1910 | "checksum serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)" = "128f9e303a5a29922045a830221b8f78ec74a5f544944f3d5984f8ec3895ef64" |
1911 | "checksum serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)" = "48c575e0cc52bdd09b47f330f646cf59afc586e9c4e3ccd6fc1f625b8ea1dad7" | 1911 | "checksum serde_json 1.0.45 (registry+https://github.com/rust-lang/crates.io-index)" = "eab8f15f15d6c41a154c1b128a22f2dfabe350ef53c40953d84e36155c91192b" |
1912 | "checksum serde_repr 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "cd02c7587ec314570041b2754829f84d873ced14a96d1fd1823531e11db40573" | 1912 | "checksum serde_repr 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "cd02c7587ec314570041b2754829f84d873ced14a96d1fd1823531e11db40573" |
1913 | "checksum serde_yaml 0.8.11 (registry+https://github.com/rust-lang/crates.io-index)" = "691b17f19fc1ec9d94ec0b5864859290dff279dbd7b03f017afda54eb36c3c35" | 1913 | "checksum serde_yaml 0.8.11 (registry+https://github.com/rust-lang/crates.io-index)" = "691b17f19fc1ec9d94ec0b5864859290dff279dbd7b03f017afda54eb36c3c35" |
1914 | "checksum slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8" | 1914 | "checksum slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8" |
diff --git a/crates/ra_cargo_watch/Cargo.toml b/crates/ra_cargo_watch/Cargo.toml index e88295539..49e06e0d3 100644 --- a/crates/ra_cargo_watch/Cargo.toml +++ b/crates/ra_cargo_watch/Cargo.toml | |||
@@ -13,5 +13,5 @@ jod-thread = "0.1.0" | |||
13 | parking_lot = "0.10.0" | 13 | parking_lot = "0.10.0" |
14 | 14 | ||
15 | [dev-dependencies] | 15 | [dev-dependencies] |
16 | insta = "0.12.0" | 16 | insta = "0.13.0" |
17 | serde_json = "1.0" \ No newline at end of file | 17 | serde_json = "1.0" \ No newline at end of file |
diff --git a/crates/ra_hir_def/Cargo.toml b/crates/ra_hir_def/Cargo.toml index 2c368f690..1efa00fe0 100644 --- a/crates/ra_hir_def/Cargo.toml +++ b/crates/ra_hir_def/Cargo.toml | |||
@@ -26,4 +26,4 @@ ra_cfg = { path = "../ra_cfg" } | |||
26 | tt = { path = "../ra_tt", package = "ra_tt" } | 26 | tt = { path = "../ra_tt", package = "ra_tt" } |
27 | 27 | ||
28 | [dev-dependencies] | 28 | [dev-dependencies] |
29 | insta = "0.12.0" | 29 | insta = "0.13.0" |
diff --git a/crates/ra_hir_ty/Cargo.toml b/crates/ra_hir_ty/Cargo.toml index 60793db44..d229639d9 100644 --- a/crates/ra_hir_ty/Cargo.toml +++ b/crates/ra_hir_ty/Cargo.toml | |||
@@ -28,4 +28,4 @@ chalk-ir = { git = "https://github.com/rust-lang/chalk.git", rev = "ff65b5a | |||
28 | lalrpop-intern = "0.15.1" | 28 | lalrpop-intern = "0.15.1" |
29 | 29 | ||
30 | [dev-dependencies] | 30 | [dev-dependencies] |
31 | insta = "0.12.0" | 31 | insta = "0.13.0" |
diff --git a/crates/ra_ide/Cargo.toml b/crates/ra_ide/Cargo.toml index 2c9f9dce0..53817d1f7 100644 --- a/crates/ra_ide/Cargo.toml +++ b/crates/ra_ide/Cargo.toml | |||
@@ -39,7 +39,7 @@ ra_assists = { path = "../ra_assists" } | |||
39 | hir = { path = "../ra_hir", package = "ra_hir" } | 39 | hir = { path = "../ra_hir", package = "ra_hir" } |
40 | 40 | ||
41 | [dev-dependencies] | 41 | [dev-dependencies] |
42 | insta = "0.12.0" | 42 | insta = "0.13.0" |
43 | 43 | ||
44 | [dev-dependencies.proptest] | 44 | [dev-dependencies.proptest] |
45 | version = "0.9.0" | 45 | version = "0.9.0" |