We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d60e1ba commit 2eb1b8eCopy full SHA for 2eb1b8e
Cargo.toml
@@ -28,7 +28,7 @@ parse_duration = "2.1.1"
28
patchset = { path = "patchset" }
29
rcs-ed = { path = "rcs-ed" }
30
structopt = "0.3.26"
31
-tempfile = "3.3.0"
+tempfile = "3.23.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"
0 commit comments