We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f7c1cbe + d785684 commit b002195Copy full SHA for b002195
Cargo.toml
@@ -27,7 +27,7 @@ serde = { version = "1.0", features = ["derive"] }
27
semver = { version = "1.0", features = ["serde"] }
28
pretty_env_logger = "0.5"
29
log = "0.4"
30
-average = "0.15"
+average = "0.16"
31
iter_num_tools = "0.7"
32
indicatif = {version = "*", features = ["rayon"]}
33
flate2 = "1.0"
0 commit comments