Skip to content

Commit 8339c87

Browse files
committed
fix: patch sctk
1 parent 95003f8 commit 8339c87

File tree

2 files changed

+17
-68
lines changed

2 files changed

+17
-68
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,5 @@ ignored = ["libcosmic"]
8181
# [patch."https://github.com/pop-os/winit.git"]
8282
# winit = { git = "https://github.com/rust-windowing/winit.git", rev = "241b7a80bba96c91fa3901729cd5dec66abb9be4" }
8383
# winit = { path = "../winit" }
84+
[patch."https://github.com/smithay/client-toolkit.git"]
85+
sctk = { package = "smithay-client-toolkit", version = "=0.19.2" }

0 commit comments

Comments
 (0)