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