Skip to content

Commit 6310cde

Browse files
committed
DROP ME: pixman patch
1 parent 78b8dc6 commit 6310cde

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Cargo.lock

+3-5
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
@@ -121,3 +121,6 @@ lto = "fat"
121121
[patch."https://github.com/Smithay/smithay.git"]
122122
#smithay = { git = "https://github.com/smithay//smithay", rev = "bc1d732" }
123123
smithay = { git = "https://github.com/cmeissl/smithay", branch = "feature/drm_auto_select" }
124+
125+
[patch.crates-io]
126+
pixman = { git = "https://github.com/ids1024/pixman-rs", branch = "send" }

0 commit comments

Comments
 (0)