@@ -713,7 +713,7 @@ dependencies = [
713
713
714
714
[[package ]]
715
715
name = " dlmalloc"
716
- version = " 0.1.1 "
716
+ version = " 0.1.2 "
717
717
source = " registry+https://github.com/rust-lang/crates.io-index"
718
718
dependencies = [
719
719
" compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1969,7 +1969,7 @@ name = "rand_chacha"
1969
1969
version = " 0.1.0"
1970
1970
source = " registry+https://github.com/rust-lang/crates.io-index"
1971
1971
dependencies = [
1972
- " rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1972
+ " rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
1973
1973
" rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
1974
1974
]
1975
1975
@@ -1991,7 +1991,7 @@ name = "rand_hc"
1991
1991
version = " 0.1.0"
1992
1992
source = " registry+https://github.com/rust-lang/crates.io-index"
1993
1993
dependencies = [
1994
- " rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1994
+ " rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
1995
1995
]
1996
1996
1997
1997
[[package ]]
@@ -2016,7 +2016,7 @@ name = "rand_xorshift"
2016
2016
version = " 0.1.0"
2017
2017
source = " registry+https://github.com/rust-lang/crates.io-index"
2018
2018
dependencies = [
2019
- " rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2019
+ " rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2020
2020
]
2021
2021
2022
2022
[[package ]]
@@ -3073,7 +3073,7 @@ dependencies = [
3073
3073
" cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)" ,
3074
3074
" compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
3075
3075
" core 0.0.0" ,
3076
- " dlmalloc 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
3076
+ " dlmalloc 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
3077
3077
" fortanix-sgx-abi 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
3078
3078
" libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)" ,
3079
3079
" panic_abort 0.0.0" ,
@@ -3816,7 +3816,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3816
3816
"checksum diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = " 3c2b69f912779fbb121ceb775d74d51e915af17aaebc38d28a592843a2dd0a3a"
3817
3817
"checksum difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198"
3818
3818
"checksum directories 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = " 72d337a64190607d4fcca2cb78982c5dd57f4916e19696b48a575fa746b6cb0f"
3819
- "checksum dlmalloc 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 4c46c65de42b063004b31c67a98abe071089b289ff0919c660ed7ff4f59317f8 "
3819
+ "checksum dlmalloc 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = " d56ad71b31043818d0ee10a7fb9664882f8e45849c81647585e6a3124f185517 "
3820
3820
"checksum either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 3be565ca5c557d7f59e7cfcf1844f9e3033650c929c6566f511e8005f205c1d0"
3821
3821
"checksum elasticlunr-rs 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = " a99a310cd1f9770e7bf8e48810c7bcbb0e078c8fb23a8c7bcf0da4c2bf61a455"
3822
3822
"checksum ena 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = " f56c93cc076508c549d9bb747f79aa9b4eb098be7b8cad8830c3137ef52d1e00"
0 commit comments