parallel-rust: init at 0.11.3

This commit is contained in:
Mitsuhiro Nakamura
2017-12-29 19:41:41 +09:00
parent ca12e1c088
commit f71d9bfd6b
3 changed files with 39 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
diff --git a/Cargo.lock b/Cargo.lock
index c01308d..dba3927 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
[root]
name = "parallel"
-version = "0.11.2"
+version = "0.11.3"
dependencies = [
"arrayvec 0.3.23 (registry+https://github.com/rust-lang/crates.io-index)",
"itoa 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",