Skip to content

Commit 933c299

Browse files
committed
Dedupe filetime
1 parent 3ea16c3 commit 933c299

File tree

3 files changed

+8
-19
lines changed

3 files changed

+8
-19
lines changed

src/Cargo.lock

+6-17
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ dependencies = [
147147
"build_helper 0.1.0",
148148
"cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
149149
"cmake 0.1.31 (registry+https://github.com/rust-lang/crates.io-index)",
150-
"filetime 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)",
150+
"filetime 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
151151
"getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
152152
"lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
153153
"libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -416,7 +416,7 @@ version = "0.0.0"
416416
dependencies = [
417417
"diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
418418
"env_logger 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)",
419-
"filetime 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)",
419+
"filetime 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
420420
"getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
421421
"lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
422422
"libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -693,16 +693,6 @@ dependencies = [
693693
name = "features"
694694
version = "0.1.0"
695695

696-
[[package]]
697-
name = "filetime"
698-
version = "0.1.15"
699-
source = "registry+https://github.com/rust-lang/crates.io-index"
700-
dependencies = [
701-
"cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
702-
"libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
703-
"redox_syscall 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
704-
]
705-
706696
[[package]]
707697
name = "filetime"
708698
version = "0.2.1"
@@ -1139,11 +1129,11 @@ dependencies = [
11391129

11401130
[[package]]
11411131
name = "lzma-sys"
1142-
version = "0.1.9"
1132+
version = "0.1.10"
11431133
source = "registry+https://github.com/rust-lang/crates.io-index"
11441134
dependencies = [
11451135
"cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
1146-
"filetime 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)",
1136+
"filetime 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
11471137
"libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)",
11481138
"pkg-config 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
11491139
]
@@ -3075,7 +3065,7 @@ name = "xz2"
30753065
version = "0.1.5"
30763066
source = "registry+https://github.com/rust-lang/crates.io-index"
30773067
dependencies = [
3078-
"lzma-sys 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
3068+
"lzma-sys 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
30793069
]
30803070

30813071
[[package]]
@@ -3134,7 +3124,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
31343124
"checksum error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ff511d5dc435d703f4971bc399647c9bc38e20cb41452e3b9feb4765419ed3f3"
31353125
"checksum failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "934799b6c1de475a012a02dab0ace1ace43789ee4b99bcfbf1a2e3e8ced5de82"
31363126
"checksum failure_derive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c7cdda555bb90c9bb67a3b670a0f42de8e73f5981524123ad8578aafec8ddb8b"
3137-
"checksum filetime 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" = "714653f3e34871534de23771ac7b26e999651a0a228f47beb324dfdf1dd4b10f"
31383127
"checksum filetime 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "da4b9849e77b13195302c174324b5ba73eec9b236b24c221a61000daefb95c5f"
31393128
"checksum fixedbitset 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "86d4de0081402f5e88cdac65c8dcdcc73118c1a7a465e2a05f0da05843a8ea33"
31403129
"checksum flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9fac2277e84e5e858483756647a9d0aa8d9a2b7cba517fd84325a0aaa69a0909"
@@ -3179,7 +3168,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
31793168
"checksum log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "e19e8d5c34a3e0e2223db8e060f9e8264aeeb5c5fc64a4ee9965c062211c024b"
31803169
"checksum log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "61bd98ae7f7b754bc53dca7d44b604f733c6bba044ea6f41bc8d89272d8161d2"
31813170
"checksum log_settings 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "19af41f0565d7c19b2058153ad0b42d4d5ce89ec4dbf06ed6741114a8b63e7cd"
3182-
"checksum lzma-sys 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "c1b93b78f89e8737dac81837fc8f5521ac162abcba902e1a3db949d55346d1da"
3171+
"checksum lzma-sys 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "d1eaa027402541975218bb0eec67d6b0412f6233af96e0d096d31dbdfd22e614"
31833172
"checksum mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
31843173
"checksum maplit 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "08cbb6b4fef96b6d77bfc40ec491b1690c779e77b05cd9f07f787ed376fd4c43"
31853174
"checksum markup5ever 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "bfedc97d5a503e96816d10fedcd5b42f760b2e525ce2f7ec71f6a41780548475"

src/bootstrap/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ test = false
3636
[dependencies]
3737
build_helper = { path = "../build_helper" }
3838
cmake = "0.1.23"
39-
filetime = "0.1"
39+
filetime = "0.2"
4040
num_cpus = "1.0"
4141
getopts = "0.2"
4242
cc = "1.0.1"

src/tools/compiletest/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ version = "0.0.0"
66
[dependencies]
77
diff = "0.1.10"
88
env_logger = { version = "0.5", default-features = false }
9-
filetime = "0.1"
9+
filetime = "0.2"
1010
getopts = "0.2"
1111
log = "0.4"
1212
regex = "0.2"

0 commit comments

Comments
 (0)