diff options
| author | Ivan Molodetskikh <yalterz@gmail.com> | 2025-01-04 09:09:24 +0300 |
|---|---|---|
| committer | Ivan Molodetskikh <yalterz@gmail.com> | 2025-01-04 11:22:56 +0300 |
| commit | 1973b97cc2a51d697add3d9ad7210a4e6eba9183 (patch) | |
| tree | c7f2192232a0e147c75d4340d7960552180f3fc9 /Cargo.toml | |
| parent | b3c6f0e661878c7ab4f3c84c480ae61a5de5d3b3 (diff) | |
| download | niri-1973b97cc2a51d697add3d9ad7210a4e6eba9183.tar.gz niri-1973b97cc2a51d697add3d9ad7210a4e6eba9183.tar.bz2 niri-1973b97cc2a51d697add3d9ad7210a4e6eba9183.zip | |
Upgrade Smithay (DrmCompositor changes)
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -26,8 +26,7 @@ tracing-subscriber = { version = "0.3.19", features = ["env-filter"] } tracy-client = { version = "0.18.0", default-features = false } [workspace.dependencies.smithay] -git = "https://github.com/YaLTeR/smithay.git" -branch = "fix-vrr-cursor-plane-only" +git = "https://github.com/Smithay/smithay.git" # path = "../smithay" default-features = false |
