Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/mft.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-28 06:17:05 +0300
committerGitHub <noreply@github.com>2020-12-28 06:17:05 +0300
commit7056de1a65f8ba447afe799cd511d5046f9881a9 (patch)
treef296bf0d91b7f9ad403b4c8eb8419a9ebda148dc
parent6ad7d58676838253d2519e5d2605f302912c7c49 (diff)
Update itertools requirement from 0.8 to 0.10dependabot/cargo/itertools-0.10
Updates the requirements on [itertools](https://github.com/bluss/rust-itertools) to permit the latest version. - [Release notes](https://github.com/bluss/rust-itertools/releases) - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/bluss/rust-itertools/compare/0.8.0...v0.10.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4365df4..8ab3df5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -23,7 +23,7 @@ num-traits = "0.2"
num-derive = "0.3"
winstructs = "0.3.0"
lru = "0.4.3"
-itertools = "0.8"
+itertools = "0.10"
rand = "0.7"
# `mft_dump` dependencies