diff options
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3395,7 +3395,7 @@ checksum = "b7c388c1b5e93756d0c740965c41e8822f866621d41acbdf6336a6a168f8840c" [[package]] name = "smithay" version = "0.5.0" -source = "git+https://github.com/Smithay/smithay.git#cfbf47405b5a5eb597feb06f0af9e8ab52947b60" +source = "git+https://github.com/Smithay/smithay.git#16d3c0f36c0c27c46ad44f1c9d8a592cca92b1c3" dependencies = [ "aliasable", "appendlist", @@ -3467,7 +3467,7 @@ dependencies = [ [[package]] name = "smithay-drm-extras" version = "0.1.0" -source = "git+https://github.com/Smithay/smithay.git#cfbf47405b5a5eb597feb06f0af9e8ab52947b60" +source = "git+https://github.com/Smithay/smithay.git#16d3c0f36c0c27c46ad44f1c9d8a592cca92b1c3" dependencies = [ "drm", "libdisplay-info", |
