deps: Use smithay fork again

This commit is contained in:
Victoria Brekenfeld 2022-03-30 23:54:00 +02:00
parent 3fcb7f0aaf
commit 91863adcf1
3 changed files with 15 additions and 10 deletions

View file

@ -54,5 +54,5 @@ debug = true
[profile.release]
lto = "fat"
#[patch."https://github.com/Smithay/smithay.git"]
#smithay = { git = "https://github.com/pop-os/smithay", branch = "main" }
[patch."https://github.com/Smithay/smithay.git"]
smithay = { git = "https://github.com/pop-os/smithay", branch = "main" }