summaryrefslogtreecommitdiff
path: root/examples/recursive-sha256/Cargo.toml
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2023-03-25 17:32:38 +0100
committerStefan Kreutz <mail@skreutz.com>2023-03-25 17:32:38 +0100
commit61db60533a8e0a9a060fc57b9c53a714c04e9854 (patch)
tree9bdf782c1dad6803fd2ee43b504719e1de26e601 /examples/recursive-sha256/Cargo.toml
parent4c77d298c2696111f5c3e85e65a55f84af118bc2 (diff)
downloadparseq-61db60533a8e0a9a060fc57b9c53a714c04e9854.tar
Update dependencies
Diffstat (limited to 'examples/recursive-sha256/Cargo.toml')
-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.