mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-23 02:05:33 +07:00
Switch Smithay back to git
Release currently has an unfortunate merge that breaks IMEs.
This commit is contained in:
+4
-4
@@ -26,14 +26,14 @@ tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
|
||||
tracy-client = { version = "0.18.0", default-features = false }
|
||||
|
||||
[workspace.dependencies.smithay]
|
||||
version = "0.4.1"
|
||||
# git = "https://github.com/Smithay/smithay.git"
|
||||
# version = "0.4.1"
|
||||
git = "https://github.com/Smithay/smithay.git"
|
||||
# path = "../smithay"
|
||||
default-features = false
|
||||
|
||||
[workspace.dependencies.smithay-drm-extras]
|
||||
version = "0.1.0"
|
||||
# git = "https://github.com/Smithay/smithay.git"
|
||||
# version = "0.1.0"
|
||||
git = "https://github.com/Smithay/smithay.git"
|
||||
# path = "../smithay/smithay-drm-extras"
|
||||
|
||||
[package]
|
||||
|
||||
Reference in New Issue
Block a user