Skip to content

Commit

Permalink
Merge pull request #69 from waycrate/dependabot/cargo/tempfile-3.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
2 parents f50c55d + 26ea007 commit a4d37de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ iced_layershell_macros = { version = "0.8.0", path = "./iced_layershell_macros"
iced_sessionlock = { version = "0.8.0", path = "./iced_sessionlock" }
waycrate_xkbkeycode = { version = "0.8.0", path = "./waycrate_xkbkeycode" }

tempfile = "3.12.0"
tempfile = "3.13.0"
thiserror = "1.0.63"
wayland-client = { version = "0.31.5" }

Expand Down

0 comments on commit a4d37de

Please sign in to comment.