Skip to content

Commit f60e982

Browse files
committed
add patch
1 parent 1602824 commit f60e982

File tree

2 files changed

+13
-63
lines changed

2 files changed

+13
-63
lines changed

Cargo.lock

+10-63
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+3
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@ tokio = { version = "1", features = ["full"] }
2222
git = "https://github.com/pop-os/libcosmic"
2323
default-features = false
2424
features = ["applet", "tokio", "wayland", "dbus-config"]
25+
26+
[patch."https://github.com/smithay/client-toolkit.git"]
27+
sctk = { package = "smithay-client-toolkit", version = "=0.19.2" }

0 commit comments

Comments
 (0)