summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 050e222..f9534f3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,7 +11,7 @@ path = "src/main.rs"
[dependencies]
error-chain = "0.11.0"
flate2 = "1.0.1"
-rayon = "0.9"
+rayon = "1.0"
tar = "0.4.13"
walkdir = "1.0.7"
xz2 = "0.1.4"