cargo.lock updates
This commit is contained in:
parent
4221c2861d
commit
f7ff84d2a0
2 changed files with 2 additions and 3 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -1411,7 +1411,7 @@ checksum = "f2dd574626839106c320a323308629dcb1acfc96e32a8cba364ddc61ac23ee83"
|
|||
[[package]]
|
||||
name = "smithay"
|
||||
version = "0.3.0"
|
||||
source = "git+https://github.com/pop-os/smithay?branch=main#7e1f05d38f4d7d7e3969cd1ba5f123464e3f4b20"
|
||||
source = "git+https://github.com/pop-os/smithay?branch=main#73491721823b8018890368d7b08ed16c0be4d9c6"
|
||||
dependencies = [
|
||||
"appendlist",
|
||||
"bitflags",
|
||||
|
|
|
|||
|
|
@ -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" }
|
||||
Loading…
Add table
Add a link
Reference in a new issue