aboutsummaryrefslogtreecommitdiffstats
path: root/rust/Cargo.lock
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2018-09-11 20:56:50 -0700
committerBryan Newbold <bnewbold@robocracy.org>2018-09-11 20:56:50 -0700
commit538cd2ec602a044dc36ca81d9a2a07863080c764 (patch)
tree354dd3580596b2893a6dec4cd81e40d4167bcfcd /rust/Cargo.lock
parentd45deae242f6a256b52874d5a6995e3a7e0bdab4 (diff)
downloadfatcat-538cd2ec602a044dc36ca81d9a2a07863080c764.tar.gz
fatcat-538cd2ec602a044dc36ca81d9a2a07863080c764.zip
improvements to fatcat-export
Diffstat (limited to 'rust/Cargo.lock')
-rw-r--r--rust/Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/rust/Cargo.lock b/rust/Cargo.lock
index 6d12659e..2a7d6017 100644
--- a/rust/Cargo.lock
+++ b/rust/Cargo.lock
@@ -365,6 +365,7 @@ dependencies = [
"iron-test 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
+ "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
"regex 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_json 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
"sha1 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",