Skip to content

Commit d780d2c

Browse files
deps: bump tempfile from 3.16.0 to 3.17.1 (#392)
2 parents a0cb23e + decdb58 commit d780d2c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ tokio = { features = ["full"], workspace = true }
168168
rustyline-async = { version = "0.4.5" }
169169
tracing-subscriber = { features = ["env-filter"], version = "0.3.19" }
170170
rand = { workspace = true }
171-
tempfile = "3.16.0"
171+
tempfile = "3.17.1"
172172

173173
clap = { workspace = true }
174174

0 commit comments

Comments
 (0)