Skip to content

Commit

Permalink
Merge pull request #39 from waycrate/dependabot/cargo/tempfile-3.14.0
Browse files Browse the repository at this point in the history
chore(deps): bump tempfile from 3.13.0 to 3.14.0
  • Loading branch information
Decodetalkers authored Nov 13, 2024
2 parents 92b54d4 + f1e018b commit 565938f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 libwaysip/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ keywords.workspace = true
readme.workspace = true

[dependencies]
tempfile = "3.13.0"
tempfile = "3.14.0"
wayland-client = "0.31.5"
wayland-cursor = "0.31.5"

Expand Down

0 comments on commit 565938f

Please sign in to comment.