We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d60e1ba commit 61b1ae7Copy full SHA for 61b1ae7
Cargo.toml
@@ -31,6 +31,6 @@ structopt = "0.3.26"
31
tempfile = "3.3.0"
32
thiserror = "1.0.30"
33
tokio = { version = "1.16.1", features = ["fs", "io-util", "macros", "process", "rt-multi-thread", "signal", "sync", "time", "tracing"] }
34
-walkdir = "2.3.2"
+walkdir = "2.4.0"
35
36
[features]
0 commit comments