Skip to content

Commit 4a3f7d4

Browse files
chore(deps): bump tempfile from 3.16.0 to 3.18.0 (#147)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.16.0 to 3.18.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.16.0...v3.18.0) --- updated-dependencies: - dependency-name: tempfile 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 6fe1431 commit 4a3f7d4

File tree

2 files changed

+40
-21
lines changed

2 files changed

+40
-21
lines changed

Cargo.lock

Lines changed: 39 additions & 20 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
@@ -35,7 +35,7 @@ iced_sessionlock = { version = "0.13.5", path = "./iced_sessionlock" }
3535
iced_sessionlock_macros = { version = "0.13.5", path = "./iced_sessionlock_macros" }
3636
waycrate_xkbkeycode = { version = "0.13.5", path = "./waycrate_xkbkeycode" }
3737

38-
tempfile = "3.16.0"
38+
tempfile = "3.18.0"
3939
thiserror = "1.0.69"
4040
wayland-client = { version = "0.31.7" }
4141

0 commit comments

Comments
 (0)