Skip to content

Commit e719b92

Browse files
chore(deps): bump tempfile from 3.23.0 to 3.24.0 (#17)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8aab8e commit e719b92

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -30,7 +30,7 @@ clap = { version = "4.5.53", features = ["derive"] }
3030
regex = "1.12.2"
3131
serde = { version = "1.0.228", features = ["derive"] }
3232
shell-escape = "0.1.5"
33-
tempfile = "3.23.0"
33+
tempfile = "3.24.0"
3434
toml = "0.9.8"
3535
arboard = "3"
3636

0 commit comments

Comments
 (0)