Update smithay to a commit that exists, so it will build

This commit is contained in:
Ian Douglas Scott 2022-04-15 16:29:23 -07:00
parent a8aeba8f09
commit 4dd2e01e53

2
Cargo.lock generated
View file

@ -1311,7 +1311,7 @@ checksum = "f2dd574626839106c320a323308629dcb1acfc96e32a8cba364ddc61ac23ee83"
[[package]] [[package]]
name = "smithay" name = "smithay"
version = "0.3.0" version = "0.3.0"
source = "git+https://github.com/pop-os/smithay?branch=main#a9aea2275645cc4b2fc290103cc2072f9a2bfbb1" source = "git+https://github.com/pop-os/smithay?branch=main#78cfeb604a0563c2357a2ecd1ee048b71f96e1a4"
dependencies = [ dependencies = [
"appendlist", "appendlist",
"bitflags", "bitflags",