Skip to content

Commit 4f9f19d

Browse files
Bump tempfile from 3.17.1 to 3.18.0 in the rust-dependencies group
Bumps the rust-dependencies group with 1 update: [tempfile](https://github.com/Stebalien/tempfile). Updates `tempfile` from 3.17.1 to 3.18.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.17.1...v3.18.0) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 85d47ef commit 4f9f19d

File tree

2 files changed

+30
-11
lines changed

2 files changed

+30
-11
lines changed

Diff for: Cargo.lock

+29-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ libc.workspace = true
3333
log.workspace = true
3434
os_pipe = { version = "1.2.1", features = ["io_safety"] }
3535
rustix = { workspace = true, features = ["fs", "event"] }
36-
tempfile = "3.17.1"
36+
tempfile = "3.18.0"
3737
thiserror = "2"
3838
tree_magic_mini = "3.1.6"
3939
wayland-backend = "0.3.8"

0 commit comments

Comments
 (0)