mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-23 02:05:33 +07:00
Update dependencies (Smithay Xwayland Nvidia freeze fix)
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ repository = "https://github.com/YaLTeR/niri"
|
||||
[workspace.dependencies]
|
||||
anyhow = "1.0.86"
|
||||
bitflags = "2.6.0"
|
||||
clap = { version = "4.5.13", features = ["derive"] }
|
||||
clap = { version = "4.5.14", features = ["derive"] }
|
||||
serde = { version = "1.0.205", features = ["derive"] }
|
||||
serde_json = "1.0.122"
|
||||
tracing = { version = "0.1.40", features = ["max_level_trace", "release_max_level_debug"] }
|
||||
|
||||
Reference in New Issue
Block a user