|
@@ -12,7 +12,7 @@ dependencies = [ |
|
|
"mount 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"mount 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"notify 4.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"notify 4.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"pulldown-cmark 0.0.15 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"pulldown-cmark 0.0.15 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"rayon 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"rayon 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"regex 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"regex 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde_derive 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde_derive 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
@@ -666,7 +666,7 @@ dependencies = [ |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "rayon" |
|
|
name = "rayon" |
|
|
version = "0.8.1" |
|
|
|
|
|
|
|
|
version = "0.8.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"rayon-core 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"rayon-core 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
@@ -1194,7 +1194,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
"checksum pulldown-cmark 0.0.15 (registry+https://github.com/rust-lang/crates.io-index)" = "378e941dbd392c101f2cb88097fa4d7167bc421d4b88de3ff7dbee503bc3233b" |
|
|
"checksum pulldown-cmark 0.0.15 (registry+https://github.com/rust-lang/crates.io-index)" = "378e941dbd392c101f2cb88097fa4d7167bc421d4b88de3ff7dbee503bc3233b" |
|
|
"checksum quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6e920b65c65f10b2ae65c831a81a073a89edd28c7cce89475bff467ab4167a" |
|
|
"checksum quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6e920b65c65f10b2ae65c831a81a073a89edd28c7cce89475bff467ab4167a" |
|
|
"checksum rand 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)" = "022e0636ec2519ddae48154b028864bdce4eaf7d35226ab8e65c611be97b189d" |
|
|
"checksum rand 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)" = "022e0636ec2519ddae48154b028864bdce4eaf7d35226ab8e65c611be97b189d" |
|
|
"checksum rayon 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "705cf28d52a26a9ab548930a9a3d9799eb77cf84d66d7cc6e52fa222ca662424" |
|
|
|
|
|
|
|
|
"checksum rayon 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)" = "b614fe08b6665cb9a231d07ac1364b0ef3cb3698f1239ee0c4c3a88a524f54c8" |
|
|
"checksum rayon-core 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7febc28567082c345f10cddc3612c6ea020fc3297a1977d472cf9fdb73e6e493" |
|
|
"checksum rayon-core 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7febc28567082c345f10cddc3612c6ea020fc3297a1977d472cf9fdb73e6e493" |
|
|
"checksum redox_syscall 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" = "3041aeb6000db123d2c9c751433f526e1f404b23213bd733167ab770c3989b4d" |
|
|
"checksum redox_syscall 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" = "3041aeb6000db123d2c9c751433f526e1f404b23213bd733167ab770c3989b4d" |
|
|
"checksum regex 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1731164734096285ec2a5ec7fea5248ae2f5485b3feeb0115af4fda2183b2d1b" |
|
|
"checksum regex 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1731164734096285ec2a5ec7fea5248ae2f5485b3feeb0115af4fda2183b2d1b" |
|
|