@@ -746,11 +746,11 @@ dependencies = [
746
746
747
747
[[package ]]
748
748
name = " directories"
749
- version = " 1 .0.2 "
749
+ version = " 2 .0.1 "
750
750
source = " registry+https://github.com/rust-lang/crates.io-index"
751
751
dependencies = [
752
- " libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
753
- " winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
752
+ " cfg-if 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
753
+ " dirs-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
754
754
]
755
755
756
756
[[package ]]
@@ -763,6 +763,17 @@ dependencies = [
763
763
" winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
764
764
]
765
765
766
+ [[package ]]
767
+ name = " dirs-sys"
768
+ version = " 0.3.3"
769
+ source = " registry+https://github.com/rust-lang/crates.io-index"
770
+ dependencies = [
771
+ " cfg-if 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
772
+ " libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
773
+ " redox_users 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
774
+ " winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
775
+ ]
776
+
766
777
[[package ]]
767
778
name = " dlmalloc"
768
779
version = " 0.1.3"
@@ -1659,10 +1670,10 @@ name = "miri"
1659
1670
version = " 0.1.0"
1660
1671
dependencies = [
1661
1672
" byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
1662
- " cargo_metadata 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1673
+ " cargo_metadata 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1663
1674
" colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1664
1675
" compiletest_rs 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
1665
- " directories 1 .0.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
1676
+ " directories 2 .0.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1666
1677
" env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1667
1678
" hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
1668
1679
" log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -4207,8 +4218,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4207
4218
"checksum diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = " 3c2b69f912779fbb121ceb775d74d51e915af17aaebc38d28a592843a2dd0a3a"
4208
4219
"checksum difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198"
4209
4220
"checksum digest 0.7.6 (registry+https://github.com/rust-lang/crates.io-index)" = " 03b072242a8cbaf9c145665af9d250c59af3b958f83ed6824e13533cf76d5b90"
4210
- "checksum directories 1 .0.2 (registry+https://github.com/rust-lang/crates.io-index)" = " 72d337a64190607d4fcca2cb78982c5dd57f4916e19696b48a575fa746b6cb0f "
4221
+ "checksum directories 2 .0.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 2ccc83e029c3cebb4c8155c644d34e3a070ccdb4ff90d369c74cd73f7cb3c984 "
4211
4222
"checksum dirs 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = " 3fd78930633bd1c6e35c4b42b1df7b0cbc6bc191146e512bb3bedf243fcc3901"
4223
+ "checksum dirs-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 937756392ec77d1f2dd9dc3ac9d69867d109a2121479d72c364e42f4cab21e2d"
4212
4224
"checksum dlmalloc 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = " f283302e035e61c23f2b86b3093e8c6273a4c3125742d6087e96ade001ca5e63"
4213
4225
"checksum either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 3be565ca5c557d7f59e7cfcf1844f9e3033650c929c6566f511e8005f205c1d0"
4214
4226
"checksum elasticlunr-rs 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = " a99a310cd1f9770e7bf8e48810c7bcbb0e078c8fb23a8c7bcf0da4c2bf61a455"
0 commit comments