Skip to content

Commit 5001ee3

Browse files
committed
Bump compiletest_rs in Cargo.lock
1 parent be52aaf commit 5001ee3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Cargo.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ dependencies = [
376376
"clippy-mini-macro-test 0.2.0",
377377
"clippy_dev 0.0.1",
378378
"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)",
380380
"derive-new 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
381381
"lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
382382
"regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -495,7 +495,7 @@ dependencies = [
495495

496496
[[package]]
497497
name = "compiletest_rs"
498-
version = "0.3.19"
498+
version = "0.3.21"
499499
source = "registry+https://github.com/rust-lang/crates.io-index"
500500
dependencies = [
501501
"diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1612,7 +1612,7 @@ dependencies = [
16121612
"byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
16131613
"cargo_metadata 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
16141614
"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)",
16161616
"directories 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
16171617
"env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
16181618
"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"
40184018
"checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
40194019
"checksum commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
40204020
"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"
40224022
"checksum constant_time_eq 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "8ff012e225ce166d4422e0e78419d901719760f62ae2b7969ca6b564d1b54a9e"
40234023
"checksum core-foundation 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = "4e2640d6d0bf22e82bed1b73c6aef8d5dd31e5abe6666c57e6d45e2649f4f887"
40244024
"checksum core-foundation-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e7ca8a5221364ef15ce201e8ed2f609fc312682a8f4e0e3d4aa5879764e0fa3b"

0 commit comments

Comments
 (0)