Skip to content

Commit

Permalink
Merge pull request #444 from JakeStanger/dependabot/cargo/smithay-cli…
Browse files Browse the repository at this point in the history
…ent-toolkit-0.18.1

build(deps): bump smithay-client-toolkit from 0.18.0 to 0.18.1
  • Loading branch information
JakeStanger authored Feb 12, 2024
2 parents 6595674 + bb3e03a commit 4bd3eb4
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 4bd3eb4

Please sign in to comment.