Skip to content

Commit fcbedda

Browse files
build(deps): bump tempfile from 3.8.1 to 3.9.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.8.1 to 3.9.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.8.1...v3.9.0) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 883d2d8 commit fcbedda

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
@@ -36,7 +36,7 @@ openat-ext = ">= 0.2.2, < 0.3.0"
3636
openssl = "^0.10"
3737
serde = { version = "^1.0", features = ["derive"] }
3838
serde_json = "^1.0"
39-
tempfile = "^3.8"
39+
tempfile = "^3.9"
4040
widestring = "1.0.2"
4141

4242
[profile.release]

0 commit comments

Comments
 (0)