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:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4931422..7c0070a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -23,7 +23,7 @@ snafu = {version="0.5.0", features = ["backtraces", "rust_1_30"]}
num-traits = "0.2"
num-derive = "0.3"
winstructs = "0.2.0"
-lru = "0.1.15"
+lru = "0.4.3"
itertools = "0.8.0"
rand = "0.7.0"