Skip to content

Commit 9454a61

Browse files
build(deps): bump tempfile from 3.11.0 to 3.12.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.11.0 to 3.12.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c495f5a commit 9454a61

File tree

2 files changed

+53
-37
lines changed

2 files changed

+53
-37
lines changed

Cargo.lock

Lines changed: 52 additions & 36 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
@@ -39,7 +39,7 @@ regex = "1.10.6"
3939
rustix = { version = "0.38.34", features = ["process", "fs"] }
4040
serde = { version = "^1.0", features = ["derive"] }
4141
serde_json = "^1.0"
42-
tempfile = "^3.11"
42+
tempfile = "^3.12"
4343
widestring = "1.1.0"
4444
walkdir = "2.3.2"
4545

0 commit comments

Comments
 (0)