summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 43bbf04..891cfa4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,7 +12,7 @@ readme = "README.md"
[dependencies]
clap = "2.33"
-rayon = "1.3"
+rayon = "1.4"
serde = "1.0"
serde_json = "1.0"
siphasher = "0.3"