Skip to content

Commit d96d653

Browse files
chore(deps): bump tempfile from 3.24.0 to 3.25.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.24.0 to 3.25.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ae1ece commit d96d653

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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.24.0"
33+
tempfile = "3.25.0"
3434
toml = "0.9.8"
3535
arboard = "3"
3636

0 commit comments

Comments
 (0)