summaryrefslogtreecommitdiffstats
path: root/ranking
diff options
context:
space:
mode:
authorKornel <kornel@geekhood.net>2019-12-22 22:16:26 +0100
committerKornel <kornel@geekhood.net>2019-12-22 22:21:19 +0100
commitd53706bb1de3ae13d305ed0ed87e5e0b89ed9af6 (patch)
tree9c6fb8523246be0972da72287f849d5cfa18f467 /ranking
parent89a2c3cd20ba140ec05390e1e3de33edf6349829 (diff)
Bump
Diffstat (limited to 'ranking')
-rw-r--r--ranking/Cargo.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/ranking/Cargo.toml b/ranking/Cargo.toml
index 0ddb3d8..a955419 100644
--- a/ranking/Cargo.toml
+++ b/ranking/Cargo.toml
@@ -9,9 +9,9 @@ name = "ranking"
path = "src/lib_ranking.rs"
[dependencies]
-rayon = "1.0.3"
+rayon = "1.3.0"
rich_crate = { path = "../rich_crate" }
-chrono = "0.4.6"
-cargo_toml = "0.8"
+chrono = "0.4.10"
+cargo_toml = "0.8.0"
render_readme = { git = "https://gitlab.com/crates.rs/render_readme.git", version = "0.6.1" }
semver = "0.9.0"