aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorIvan Molodetskikh <yalterz@gmail.com>2025-01-04 09:09:24 +0300
committerIvan Molodetskikh <yalterz@gmail.com>2025-01-04 11:22:56 +0300
commit1973b97cc2a51d697add3d9ad7210a4e6eba9183 (patch)
treec7f2192232a0e147c75d4340d7960552180f3fc9 /Cargo.toml
parentb3c6f0e661878c7ab4f3c84c480ae61a5de5d3b3 (diff)
downloadniri-1973b97cc2a51d697add3d9ad7210a4e6eba9183.tar.gz
niri-1973b97cc2a51d697add3d9ad7210a4e6eba9183.tar.bz2
niri-1973b97cc2a51d697add3d9ad7210a4e6eba9183.zip
Upgrade Smithay (DrmCompositor changes)
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 53365db8..58043fa8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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