Skip to content

Commit

Permalink
Update Rust crate tempfile to 3.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2024
1 parent d60e1ba commit f1356a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ parse_duration = "2.1.1"
patchset = { path = "patchset" }
rcs-ed = { path = "rcs-ed" }
structopt = "0.3.26"
tempfile = "3.3.0"
tempfile = "3.13.0"
thiserror = "1.0.30"
tokio = { version = "1.16.1", features = ["fs", "io-util", "macros", "process", "rt-multi-thread", "signal", "sync", "time", "tracing"] }
walkdir = "2.3.2"
Expand Down

0 comments on commit f1356a4

Please sign in to comment.