Skip to content

Commit b825447

Browse files
chore(deps): bump tempfile from 3.23.0 to 3.24.0
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>
1 parent adc930d commit b825447

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

Cargo.lock

Lines changed: 23 additions & 23 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)