From 4dd2e01e5327bb8c146f1d02dab1cced5a0d1504 Mon Sep 17 00:00:00 2001 From: Ian Douglas Scott Date: Fri, 15 Apr 2022 16:29:23 -0700 Subject: [PATCH] Update smithay to a commit that exists, so it will build --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 0d3340d0..f09db096 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1311,7 +1311,7 @@ checksum = "f2dd574626839106c320a323308629dcb1acfc96e32a8cba364ddc61ac23ee83" [[package]] name = "smithay" 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 = [ "appendlist", "bitflags",