Skip to content

Commit 0f9f031

Browse files
chore(deps): bump tempfile from 3.23.0 to 3.24.0 (#320)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.23.0 to 3.24.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.23.0...v3.24.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d1f9fb1 commit 0f9f031

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

Cargo.lock

Lines changed: 17 additions & 17 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
@@ -37,7 +37,7 @@ iced_sessionlock = { version = "0.14.2", path = "./iced_sessionlock" }
3737
iced_sessionlock_macros = { version = "0.14.2", path = "./iced_sessionlock_macros" }
3838
waycrate_xkbkeycode = { version = "0.14.2", path = "./waycrate_xkbkeycode" }
3939

40-
tempfile = "3.23.0"
40+
tempfile = "3.24.0"
4141
thiserror = "2.0.12"
4242
wayland-client = { version = "0.31.7" }
4343

0 commit comments

Comments
 (0)