summaryrefslogtreecommitdiff
path: root/examples/recursive-sha256
diff options
context:
space:
mode:
Diffstat (limited to 'examples/recursive-sha256')
-rw-r--r--examples/recursive-sha256/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/recursive-sha256/Cargo.toml b/examples/recursive-sha256/Cargo.toml
index 38ed665..7fb4f7e 100644
--- a/examples/recursive-sha256/Cargo.toml
+++ b/examples/recursive-sha256/Cargo.toml
@@ -7,4 +7,4 @@ publish = false
[dependencies]
parseq = { path = "../.." }
sha2 = "0.10.6"
-walkdir = "2.3.2"
+walkdir = "2.3.3"
Generated by cgit. See skreutz.com for my tech blog and contact information.