Skip to content

Commit 3dd7e49

Browse files
committed
Update lock
1 parent 6e5c41d commit 3dd7e49

File tree

2 files changed

+39
-39
lines changed

2 files changed

+39
-39
lines changed

Cargo.lock

Lines changed: 38 additions & 38 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
@@ -14,6 +14,6 @@ colored = "3.0.0"
1414
clap = { version = "4.5.23", features = ["derive"] }
1515
wayland-client = "0.31.7"
1616
wayland-protocols = { version = "0.32.10", features = ["staging", "unstable", "client"] }
17-
wayland-protocols-treeland = { version = "0.1.0", features = ["client"] }
17+
wayland-protocols-treeland = { version = "0.1.2", features = ["client"] }
1818
serde = { version = "1.0", features = ["derive"] }
1919
serde_json = "1.0"

0 commit comments

Comments
 (0)