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:
authorOmer Ben-Amram <omerbenamram@gmail.com>2020-01-06 23:12:19 +0300
committerOmer Ben-Amram <omerbenamram@gmail.com>2020-01-06 23:12:19 +0300
commit678d4df9663d4bfdd119e0cbf35f556b4414dec3 (patch)
treea880e4a2bba36612c9d16a198c9bee4de917a836
parent2108f23738463d5a259b0e0d4551cdfea5b74774 (diff)
update winstructs
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 69bfdd5..79463e9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -21,7 +21,7 @@ csv = "1.1"
thiserror = "1.0"
num-traits = "0.2"
num-derive = "0.3"
-winstructs = "0.2.3"
+winstructs = "0.3.0"
lru = "0.4.3"
itertools = "0.8"
rand = "0.7"