@@ -253,7 +253,7 @@ dependencies = [
253253
254254[[package ]]
255255name = " cargo_metadata"
256- version = " 0.6.0 "
256+ version = " 0.6.2 "
257257source = " registry+https://github.com/rust-lang/crates.io-index"
258258dependencies = [
259259 " error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -323,7 +323,7 @@ dependencies = [
323323name = " clippy"
324324version = " 0.0.212"
325325dependencies = [
326- " cargo_metadata 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
326+ " cargo_metadata 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
327327 " clippy-mini-macro-test 0.2.0" ,
328328 " clippy_dev 0.0.1" ,
329329 " clippy_lints 0.0.212" ,
@@ -357,7 +357,7 @@ dependencies = [
357357name = " clippy_lints"
358358version = " 0.0.212"
359359dependencies = [
360- " cargo_metadata 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
360+ " cargo_metadata 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
361361 " if_chain 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
362362 " itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
363363 " lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1289,7 +1289,7 @@ name = "miri"
12891289version = " 0.1.0"
12901290dependencies = [
12911291 " byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
1292- " cargo_metadata 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1292+ " cargo_metadata 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
12931293 " colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
12941294 " compiletest_rs 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)" ,
12951295 " env_logger 0.5.12 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1786,7 +1786,7 @@ name = "rls"
17861786version = " 1.31.6"
17871787dependencies = [
17881788 " cargo 0.32.0" ,
1789- " cargo_metadata 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1789+ " cargo_metadata 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
17901790 " clippy_lints 0.0.212" ,
17911791 " crossbeam-channel 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
17921792 " env_logger 0.5.12 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -2521,7 +2521,7 @@ dependencies = [
25212521 " assert_cli 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
25222522 " atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
25232523 " bytecount 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2524- " cargo_metadata 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2524+ " cargo_metadata 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
25252525 " derive-new 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
25262526 " diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
25272527 " env_logger 0.5.12 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -3210,7 +3210,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
32103210"checksum bytecount 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = " f861d9ce359f56dbcb6e0c2a1cb84e52ad732cadb57b806adeb3c7668caccbd8"
32113211"checksum byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 74c0b906e9446b0a2e4f760cdb3fa4b2c48cdc6db8766a845c54b6ff063fd2e9"
32123212"checksum bytesize 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 716960a18f978640f25101b5cbf1c6f6b0d3192fab36a2d98ca96f0ecbe41010"
3213- "checksum cargo_metadata 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 2d6809b327f87369e6f3651efd2c5a96c49847a3ed2559477ecba79014751ee1 "
3213+ "checksum cargo_metadata 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = " 7d8dfe3adeb30f7938e6c1dd5327f29235d8ada3e898aeb08c343005ec2915a2 "
32143214"checksum cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)" = " f159dfd43363c4d08055a07703eb7a3406b0dac4d0584d96965a3262db3c9d16"
32153215"checksum cfg-if 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = " 0c4e7bb64a8ebb0d856483e1e682ea3422f883c5f5615a90d51a2c82fe87fdd3"
32163216"checksum chalk-engine 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 9adbe0fe1d6e937c3ee0571739a78f53c1de22f59df616060e868cf13c6c4ce5"
0 commit comments