mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-01 18:51:04 +02:00
build(deps): bump smithay-client-toolkit from 0.18.0 to 0.18.1
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](https://github.com/smithay/client-toolkit/compare/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] <support@github.com>
This commit is contained in:
parent
6595674af2
commit
bb3e03a169
2 changed files with 3 additions and 3 deletions
|
@ -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 }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue