mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
Upgrade csscolorparser to v0.8.3 (fixed MSRV)
This commit is contained in:
@@ -9,8 +9,7 @@ repository.workspace = true
|
||||
|
||||
[dependencies]
|
||||
bitflags.workspace = true
|
||||
# 0.8.2 is incompatible with our MSRV 1.85.0
|
||||
csscolorparser = "=0.8.1"
|
||||
csscolorparser = "0.8.3"
|
||||
knuffel = "3.2.0"
|
||||
miette = { version = "5.10.0", features = ["fancy-no-backtrace"] }
|
||||
niri-ipc = { version = "25.11.0", path = "../niri-ipc" }
|
||||
|
||||
Reference in New Issue
Block a user