Skip to content

Commit 197f554

Browse files
chore(deps): bump tempfile from 3.25.0 to 3.26.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.25.0 to 3.26.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits/v3.26.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 757681d commit 197f554

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.15.0", path = "./iced_sessionlock" }
3737
iced_sessionlock_macros = { version = "0.15.0", path = "./iced_sessionlock_macros" }
3838
waycrate_xkbkeycode = { version = "0.15.0", path = "./waycrate_xkbkeycode" }
3939

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

0 commit comments

Comments
 (0)