Skip to content

Commit

Permalink
Update calloop to 0.14.0, calloop-wayland-source to 0.4.0
Browse files Browse the repository at this point in the history
This is a breaking change.
  • Loading branch information
ids1024 authored and wash2 committed Aug 23, 2024
1 parent c583de8 commit 675f997
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ wayland-csd-frame = "0.3.0"
xkbcommon = { version = "0.7.0", optional = true, features = ["wayland"] }
xkeysym = "0.2.0"

calloop = { version = "0.13.0", optional = true }
calloop-wayland-source = { version = "0.3.0", optional = true }
calloop = { version = "0.14.0", optional = true }
calloop-wayland-source = { version = "0.4.0", optional = true }

[features]
default = ["calloop", "xkbcommon"]
Expand Down

0 comments on commit 675f997

Please sign in to comment.