diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-01-27 14:55:09 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2020-01-27 14:55:09 +0000 |
commit | e48adcb0354ca403041e7afbdc70aad1ff0aa40e (patch) | |
tree | 7f5fa8bafc9f49d93a6ad8ac7d556945f6672f75 | |
parent | 87e1baf2421d80bf6d6acd776e29827196931a32 (diff) | |
parent | bcef1ddf63e4bbebce9bdb02c6979901229db2c1 (diff) |
Merge #2913
2913: Update insta r=matklad a=kjeremy
Co-authored-by: kjeremy <[email protected]>
-rw-r--r-- | Cargo.lock | 23 |
1 files changed, 6 insertions, 17 deletions
diff --git a/Cargo.lock b/Cargo.lock index c51bc26a6..16515a678 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -480,7 +480,7 @@ dependencies = [ | |||
480 | 480 | ||
481 | [[package]] | 481 | [[package]] |
482 | name = "insta" | 482 | name = "insta" |
483 | version = "0.13.0" | 483 | version = "0.13.1" |
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.2 (registry+https://github.com/rust-lang/crates.io-index)", | 486 | "console 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)", |
@@ -489,7 +489,6 @@ dependencies = [ | |||
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.45 (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)", | ||
493 | ] | 492 | ] |
494 | 493 | ||
495 | [[package]] | 494 | [[package]] |
@@ -893,7 +892,7 @@ version = "0.1.0" | |||
893 | dependencies = [ | 892 | dependencies = [ |
894 | "cargo_metadata 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)", | 893 | "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)", | 894 | "crossbeam-channel 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
896 | "insta 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)", | 895 | "insta 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)", |
897 | "jod-thread 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", | 896 | "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)", | 897 | "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)", | 898 | "lsp-types 0.70.0 (registry+https://github.com/rust-lang/crates.io-index)", |
@@ -970,7 +969,7 @@ dependencies = [ | |||
970 | "anymap 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)", | 969 | "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)", | 970 | "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)", | 971 | "either 1.5.3 (registry+https://github.com/rust-lang/crates.io-index)", |
973 | "insta 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)", | 972 | "insta 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)", |
974 | "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", | 973 | "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)", | 974 | "once_cell 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
976 | "ra_arena 0.1.0", | 975 | "ra_arena 0.1.0", |
@@ -1009,7 +1008,7 @@ dependencies = [ | |||
1009 | "chalk-rust-ir 0.1.0 (git+https://github.com/rust-lang/chalk.git?rev=ff65b5ac9860f3c36bd892c865ab23d5ff0bbae5)", | 1008 | "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)", | 1009 | "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)", | 1010 | "ena 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)", |
1012 | "insta 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1011 | "insta 0.13.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)", | 1012 | "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)", | 1013 | "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", |
1015 | "ra_arena 0.1.0", | 1014 | "ra_arena 0.1.0", |
@@ -1030,7 +1029,7 @@ dependencies = [ | |||
1030 | "format-buf 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1029 | "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)", | 1030 | "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)", | 1031 | "indexmap 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
1033 | "insta 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1032 | "insta 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)", |
1034 | "itertools 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", | 1033 | "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)", | 1034 | "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)", | 1035 | "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", |
@@ -1672,15 +1671,6 @@ dependencies = [ | |||
1672 | ] | 1671 | ] |
1673 | 1672 | ||
1674 | [[package]] | 1673 | [[package]] |
1675 | name = "uuid" | ||
1676 | version = "0.8.1" | ||
1677 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
1678 | dependencies = [ | ||
1679 | "rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)", | ||
1680 | "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", | ||
1681 | ] | ||
1682 | |||
1683 | [[package]] | ||
1684 | name = "version_check" | 1674 | name = "version_check" |
1685 | version = "0.9.1" | 1675 | version = "0.9.1" |
1686 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1676 | source = "registry+https://github.com/rust-lang/crates.io-index" |
@@ -1826,7 +1816,7 @@ dependencies = [ | |||
1826 | "checksum indexmap 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0b54058f0a6ff80b6803da8faf8997cde53872b38f4023728f6830b06cd3c0dc" | 1816 | "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" | 1817 | "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" | 1818 | "checksum inotify-sys 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "e74a1aa87c59aeff6ef2cc2fa62d41bc43f54952f55652656b18a02fd5e356c0" |
1829 | "checksum insta 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d07d2003a61f1eae49feeb2aea003d0da6c80587c20ac505d695805c744d4847" | 1819 | "checksum insta 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8df742abee84dbf27d20869c9adf77b0d8f7ea3eead13c2c9e3998d136a97058" |
1830 | "checksum iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e" | 1820 | "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" | 1821 | "checksum itertools 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f56a2d0bc861f9165be4eb3442afd3c236d8a98afd426f65d92324ae1091a484" |
1832 | "checksum itoa 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "b8b7a7c0c47db5545ed3fef7468ee7bb5b74691498139e4b3f6a20685dc6dd8e" | 1822 | "checksum itoa 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "b8b7a7c0c47db5545ed3fef7468ee7bb5b74691498139e4b3f6a20685dc6dd8e" |
@@ -1928,7 +1918,6 @@ dependencies = [ | |||
1928 | "checksum unicode-segmentation 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e83e153d1053cbb5a118eeff7fd5be06ed99153f00dbcd8ae310c5fb2b22edc0" | 1918 | "checksum unicode-segmentation 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e83e153d1053cbb5a118eeff7fd5be06ed99153f00dbcd8ae310c5fb2b22edc0" |
1929 | "checksum unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "826e7639553986605ec5979c7dd957c7895e93eabed50ab2ffa7f6128a75097c" | 1919 | "checksum unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "826e7639553986605ec5979c7dd957c7895e93eabed50ab2ffa7f6128a75097c" |
1930 | "checksum url 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "829d4a8476c35c9bf0bbce5a3b23f4106f79728039b726d292bb93bc106787cb" | 1920 | "checksum url 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "829d4a8476c35c9bf0bbce5a3b23f4106f79728039b726d292bb93bc106787cb" |
1931 | "checksum uuid 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9fde2f6a4bea1d6e007c4ad38c6839fa71cbb63b6dbf5b595aa38dc9b1093c11" | ||
1932 | "checksum version_check 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "078775d0255232fb988e6fccf26ddc9d1ac274299aaedcedce21c6f72cc533ce" | 1921 | "checksum version_check 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "078775d0255232fb988e6fccf26ddc9d1ac274299aaedcedce21c6f72cc533ce" |
1933 | "checksum walkdir 2.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "777182bc735b6424e1a57516d35ed72cb8019d85c8c9bf536dccb3445c1a2f7d" | 1922 | "checksum walkdir 2.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "777182bc735b6424e1a57516d35ed72cb8019d85c8c9bf536dccb3445c1a2f7d" |
1934 | "checksum wasi 0.9.0+wasi-snapshot-preview1 (registry+https://github.com/rust-lang/crates.io-index)" = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519" | 1923 | "checksum wasi 0.9.0+wasi-snapshot-preview1 (registry+https://github.com/rust-lang/crates.io-index)" = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519" |