@@ -376,7 +376,7 @@ dependencies = [
376
376
" clippy-mini-macro-test 0.2.0" ,
377
377
" clippy_dev 0.0.1" ,
378
378
" clippy_lints 0.0.212" ,
379
- " compiletest_rs 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)" ,
379
+ " compiletest_rs 0.3.21 (registry+https://github.com/rust-lang/crates.io-index)" ,
380
380
" derive-new 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
381
381
" lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
382
382
" regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -495,7 +495,7 @@ dependencies = [
495
495
496
496
[[package ]]
497
497
name = " compiletest_rs"
498
- version = " 0.3.19 "
498
+ version = " 0.3.21 "
499
499
source = " registry+https://github.com/rust-lang/crates.io-index"
500
500
dependencies = [
501
501
" diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1612,7 +1612,7 @@ dependencies = [
1612
1612
" byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
1613
1613
" cargo_metadata 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
1614
1614
" colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1615
- " compiletest_rs 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)" ,
1615
+ " compiletest_rs 0.3.21 (registry+https://github.com/rust-lang/crates.io-index)" ,
1616
1616
" directories 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
1617
1617
" env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1618
1618
" log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -4018,7 +4018,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4018
4018
"checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
4019
4019
"checksum commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
4020
4020
"checksum compiler_builtins 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = " d7de11892d9f9f1bc76d43011c8233d27d58300d629dc9dfb51b6626ef7f6077"
4021
- "checksum compiletest_rs 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)" = " 56c799b1f7142badf3b047b4c1f2074cc96b6b784fb2432f2ed9c87da0a03749 "
4021
+ "checksum compiletest_rs 0.3.21 (registry+https://github.com/rust-lang/crates.io-index)" = " 17a60483b7d4d1534db7b77458a03d5d8a93a707432a04978dfe87ea43bb61b1 "
4022
4022
"checksum constant_time_eq 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 8ff012e225ce166d4422e0e78419d901719760f62ae2b7969ca6b564d1b54a9e"
4023
4023
"checksum core-foundation 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 4e2640d6d0bf22e82bed1b73c6aef8d5dd31e5abe6666c57e6d45e2649f4f887"
4024
4024
"checksum core-foundation-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = " e7ca8a5221364ef15ce201e8ed2f609fc312682a8f4e0e3d4aa5879764e0fa3b"
0 commit comments