diff options
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1971,7 +1971,7 @@ version = "0.7.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "681030a937600a36906c185595136d26abfebb4aa9c65701cefcaf8578bb982b" dependencies = [ - "proc-macro-crate 2.0.1", + "proc-macro-crate 1.3.1", "proc-macro2", "quote", "syn 2.0.48", @@ -2692,7 +2692,7 @@ checksum = "e6ecd384b10a64542d77071bd64bd7b231f4ed5940fba55e98c3de13824cf3d7" [[package]] name = "smithay" version = "0.3.0" -source = "git+https://github.com/Smithay/smithay.git#810df8986f9e76a1a5ffa728e70574abcf191263" +source = "git+https://github.com/Smithay/smithay.git#599fdecf11e0e1efc919f12f6de81a0d5ac23252" dependencies = [ "appendlist", "bitflags 2.4.2", @@ -2763,7 +2763,7 @@ dependencies = [ [[package]] name = "smithay-drm-extras" version = "0.1.0" -source = "git+https://github.com/Smithay/smithay.git#810df8986f9e76a1a5ffa728e70574abcf191263" +source = "git+https://github.com/Smithay/smithay.git#599fdecf11e0e1efc919f12f6de81a0d5ac23252" dependencies = [ "drm", "edid-rs", |
