cargo.lock updates

This commit is contained in:
Victoria Brekenfeld 2022-05-03 13:36:40 +02:00
parent 4221c2861d
commit f7ff84d2a0
2 changed files with 2 additions and 3 deletions

View file

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