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