Skip to content

Commit

Permalink
build(deps): bump smithay-client-toolkit from 0.18.0 to 0.18.1
Browse files Browse the repository at this point in the history
Bumps [smithay-client-toolkit](https://github.com/smithay/client-toolkit) from 0.18.0 to 0.18.1.
- [Changelog](https://github.com/Smithay/client-toolkit/blob/v0.18.1/CHANGELOG.md)
- [Commits](Smithay/client-toolkit@v0.18.0...v0.18.1)

---
updated-dependencies:
- dependency-name: smithay-client-toolkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 6595674 commit bb3e03a
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 @@ -95,7 +95,7 @@ notify = { version = "6.1.1", default-features = false }
wayland-client = "0.31.1"
wayland-protocols = { version = "0.31.0", features = ["unstable", "client"] }
wayland-protocols-wlr = { version = "0.2.0", features = ["client"] }
smithay-client-toolkit = { version = "0.18.0", default-features = false, features = [
smithay-client-toolkit = { version = "0.18.1", default-features = false, features = [
"calloop",
] }
universal-config = { version = "0.4.3", default_features = false }
Expand Down

0 comments on commit bb3e03a

Please sign in to comment.