Skip to content

Commit 7e900c7

Browse files
committed
dep[swayipc-async]: Update to version 3.0.0
This fixes error messages shown when using wtype.
1 parent ac9a8b3 commit 7e900c7

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ signal-hook = "0.3"
7373
signal-hook-tokio = { version = "0.3", features = ["futures-v0_3"] }
7474
smart-default = "0.7"
7575
sunrise = "2.1"
76-
swayipc-async = "2.0.1"
76+
swayipc-async = "3.0.0"
7777
thiserror = "2.0"
7878
tokio-util = { version = "0.7", features = ["codec"] }
7979
toml = { version = "0.8", features = ["preserve_order"] }

0 commit comments

Comments
 (0)