@@ -147,7 +147,7 @@ dependencies = [
147
147
" build_helper 0.1.0" ,
148
148
" cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
149
149
" 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)" ,
151
151
" getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
152
152
" lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
153
153
" libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -416,7 +416,7 @@ version = "0.0.0"
416
416
dependencies = [
417
417
" diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
418
418
" 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)" ,
420
420
" getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
421
421
" lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
422
422
" libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -693,16 +693,6 @@ dependencies = [
693
693
name = " features"
694
694
version = " 0.1.0"
695
695
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
-
706
696
[[package ]]
707
697
name = " filetime"
708
698
version = " 0.2.1"
@@ -1139,11 +1129,11 @@ dependencies = [
1139
1129
1140
1130
[[package ]]
1141
1131
name = " lzma-sys"
1142
- version = " 0.1.9 "
1132
+ version = " 0.1.10 "
1143
1133
source = " registry+https://github.com/rust-lang/crates.io-index"
1144
1134
dependencies = [
1145
1135
" 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)" ,
1147
1137
" libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)" ,
1148
1138
" pkg-config 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
1149
1139
]
@@ -3075,7 +3065,7 @@ name = "xz2"
3075
3065
version = " 0.1.5"
3076
3066
source = " registry+https://github.com/rust-lang/crates.io-index"
3077
3067
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)" ,
3079
3069
]
3080
3070
3081
3071
[[package ]]
@@ -3134,7 +3124,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3134
3124
"checksum error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = " ff511d5dc435d703f4971bc399647c9bc38e20cb41452e3b9feb4765419ed3f3"
3135
3125
"checksum failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 934799b6c1de475a012a02dab0ace1ace43789ee4b99bcfbf1a2e3e8ced5de82"
3136
3126
"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"
3138
3127
"checksum filetime 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = " da4b9849e77b13195302c174324b5ba73eec9b236b24c221a61000daefb95c5f"
3139
3128
"checksum fixedbitset 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = " 86d4de0081402f5e88cdac65c8dcdcc73118c1a7a465e2a05f0da05843a8ea33"
3140
3129
"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"
3179
3168
"checksum log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = " e19e8d5c34a3e0e2223db8e060f9e8264aeeb5c5fc64a4ee9965c062211c024b"
3180
3169
"checksum log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 61bd98ae7f7b754bc53dca7d44b604f733c6bba044ea6f41bc8d89272d8161d2"
3181
3170
"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 "
3183
3172
"checksum mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = " c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
3184
3173
"checksum maplit 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 08cbb6b4fef96b6d77bfc40ec491b1690c779e77b05cd9f07f787ed376fd4c43"
3185
3174
"checksum markup5ever 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = " bfedc97d5a503e96816d10fedcd5b42f760b2e525ce2f7ec71f6a41780548475"
0 commit comments